Multiple Choice
Which of the following is not a method of class String?
A) toUpperCase
B) trim
C) toCharacterArray
D) All of the above are methods of class String
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: An anonymous String _.<br>A) has no value<br>B)
Q15: Consider the Java segment: <br>String line1 =
Q16: To find the character at a certain
Q17: StringBuilder objects can be used in place
Q18: Given the following declarations: <br>StringBuilder buffer =
Q20: Which of the following statements is true?<br>A)
Q21: How many String objects are instantiated by
Q22: Consider the Java segment: <br>String line1 =
Q23: Which of the following creates the string
Q24: Consider the String below: <br>String r =