Solved

Match Each Term with the Correct Statement Below

Question 3

Matching

Match each term with the correct statement below.

Premises:
Change the length of a string in a StringBuilder object
Responses:
substring().
append().
anonymous object
String variable.
insert()
immutable
concatenation
buffer
parseDouble().
capacity
buffer.
setLength()
wrapper
indexOf()
toLowerCase().

Correct Answer:

Change the length of a string in a StringBuilder object
setLength()
Related Questions