Matching
Match each term with the correct statement below.
Premises:
Add characters to the end of a StringBuilder object
Responses:
insert()
anonymous object
toLowerCase().
buffer.
substring().
wrapper
setLength()
String variable.
capacity
indexOf()
immutable
parseDouble().
append().
concatenation
buffer
Correct Answer:
Premises:
Responses:
insert()
anonymous object
toLowerCase().
buffer.
substring().
wrapper
setLength()
String variable.
capacity
indexOf()
immutable
parseDouble().
append().
concatenation
buffer
Premises:
insert()
anonymous object
toLowerCase().
buffer.
substring().
wrapper
setLength()
String variable.
capacity
indexOf()
immutable
parseDouble().
append().
concatenation
buffer
Responses:
Related Questions
Q29: A literal string is a(n) _ object.<br>A)
Q30: String aName = "Michael" <br>Using the above
Q31: How can you change the length of
Q32: Match each term with the correct statement
Q33: When working with String s, it is
Q35: The _ method converts any object to
Q36: Describe how a programmer would use the
Q37: To alter just one character in a
Q38: myCounty = "Clark Jackson Scioto" <br>myCounty.charAt(6) <br>Using
Q39: String firstString = "Oak Maple Pine" <br>String