Matching
Match each term with the correct statement below.
Premises:
Takes a String argument and returns its double value
Responses:
concatenation
setLength()
toLowerCase().
append().
insert()
indexOf()
anonymous object
wrapper
parseDouble().
capacity
buffer.
immutable
substring().
buffer
String variable.
Correct Answer:
Premises:
Responses:
concatenation
setLength()
toLowerCase().
append().
insert()
indexOf()
anonymous object
wrapper
parseDouble().
capacity
buffer.
immutable
substring().
buffer
String variable.
Premises:
concatenation
setLength()
toLowerCase().
append().
insert()
indexOf()
anonymous object
wrapper
parseDouble().
capacity
buffer.
immutable
substring().
buffer
String variable.
Responses:
Related Questions
Q72: The _ method requires an integer argument
Q73: Why would you use the append() method?
Q74: The StringBuffer class is more efficient than
Q75: String greeting = "Welcome back"; <br>Using the
Q76: If you try to use an index
Q78: Explain what is needed to declare a
Q79: String s and other objects that can't
Q80: The Character class _ from java.lang.Object .<br>A)
Q81: String s and other objects that can't
Q82: Assume that aName refers to Roger. What