Multiple Choice
When using the String class's trim method, which of the following cannot be trimmed?
A) Space
B) Tab
C) Semicolon
D) Newline
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: You can change the contents of a
Q29: If a non-letter argument is passed to
Q31: The Character wrapper class provides numerous methods
Q32: To convert the int variable, number to
Q33: What will be the value of loc
Q36: Use the following import statement when using
Q37: The String class's valueOf() method accepts a
Q38: Two ways of concatenating two Strings are:<br>A)
Q39: Autoboxing is:<br>A) Java's process of automatically "boxing
Q47: You cannot assign a value to a