Multiple choice Which of the following methods is/are provided by the Character class? isDigit() isLetter() isLetterOrDigit() all of these none of these Reveal answer Fill a bubble to check yourself D Correct answer Explanation As explained that all of the methods given are defined in the character class. So this is the correct choice.