juciy3874 juciy3874 25-11-2022 Computers and Technology contestada Which one of the following character testing methods would you use to determine if a character is a number in the range 0 through 9? a. char.IsDigit b. char.IsLower c. char.IsPunctuation d. char.IsWhiteSpace : A