Multiple Choice
If str is declared as: String str = "ABCDEFGHI";
What will be returned from Character.toLowerCase(str.charAt(5) ) ?
A) e
B) E
C) f
D) F
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: If a non-letter is passed to the
Q32: Each of the numeric wrapper classes has
Q52: What will be the tokens for the
Q53: You must call a method to get
Q54: When using the StringBuilder class's insert method,
Q55: What will be the value of str
Q56: StringBuilder objects are immutable.
Q58: In the following statement, what data type
Q59: What will be the value of matches
Q60: What does the following statement do?<br>Float number