Multiple Choice
The __________ method returns a copy of the calling String object with all leading and trailing whitespace characters deleted.
A) remove
B) trim
C) compress
D) concat
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q52: A wrapper class is a class that
Q53: Which of the following statements will print
Q54: The Character wrapper class provides numerous methods
Q55: The term used for the character that
Q56: What will be the value of position
Q57: In the following statement, what data type
Q59: What will be displayed after the following
Q60: Which of the following statements will convert
Q61: A series of words or other items
Q62: When using the String class's trim method,