Matching
Match each term with the correct statement below.
Premises:
Returns the lowercase equivalent of the argument
Responses:
indexOf()
toLowerCase().
concatenation
insert()
substring().
anonymous object
setLength()
parseDouble().
buffer
capacity
wrapper
immutable
append().
buffer.
String variable.
Correct Answer:
Premises:
Responses:
indexOf()
toLowerCase().
concatenation
insert()
substring().
anonymous object
setLength()
parseDouble().
buffer
capacity
wrapper
immutable
append().
buffer.
String variable.
Premises:
indexOf()
toLowerCase().
concatenation
insert()
substring().
anonymous object
setLength()
parseDouble().
buffer
capacity
wrapper
immutable
append().
buffer.
String variable.
Responses:
Related Questions
Q19: StringBuilder greeting = new StringBuilder("Welcome"); <br>Use the
Q20: String oneStr = "Welcome Jim" String twoStr
Q21: Match each term with the correct statement
Q22: In a compareTo() method, programmers often do
Q23: A(n) _ is a variable that holds
Q25: System.out.println("Your name is " + yourName); The
Q26: Match each term with the correct statement
Q27: Which of the following correctly declares and
Q28: The _ method returns the length of
Q29: A literal string is a(n) _ object.<br>A)