Multiple Choice
The ____ class contains standard methods for testing the values of characters.
A) char
B) character
C) StringChar
D) Character
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: Match each term with the correct statement
Q4: Match each term with the correct statement
Q5: What is the purpose of the replace()
Q6: The method header of the equals() method
Q7: When you declare a variable of a
Q9: The _ method takes a String argument
Q10: Describe how a string is a reference
Q11: Consider the statement: int anInt = Integer.parseInt("649");<br>You
Q12: What is the purpose of the substring()
Q13: To convert a String to an integer,