Multiple Choice
Any ___________ argument passed to the Character class's toLowerCase method or toUpperCase method is returned as it is.
A) nonletter
B) char
C) string
D) static
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: What will be displayed after the following
Q6: Most of the String comparison methods are
Q7: What will be displayed after the following
Q8: What will be displayed after the following
Q9: Autoboxing is _.<br>A) Java's process of automatically
Q11: What will be displayed after the following
Q12: If you are using characters other than
Q13: The wrapper classes in Java are immutable,
Q14: What will be printed after the following
Q15: What will be the value of matches