Multiple Choice
Match each term with the correct statement below.
-Returns the lowercase equivalent of the argument
A) parseDouble()
B) toLowerCase()
C) substring()
D) String variable
E) append()
F) buffer
G) setLength()
H) indexOf()
I) insert()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Strings that cannot be changed are said
Q2: StringBuilder greeting = new StringBuilder("Day 1"); <br>Using
Q6: Match each term with the correct statement
Q8: In Java, to _ a String means
Q12: What is the purpose of the substring()
Q25: System.out.println("Your name is " + yourName); The
Q27: Which of the following correctly declares and
Q29: A literal string is a(n) _ object.<br>A)
Q30: String aName = "Michael" <br>Using the above
Q79: String s and other objects that can't