Multiple Choice
A String constructor cannot be passed ________.
A) char arrays.
B) int arrays.
C) byte arrays.
D) Strings.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Given the following declarations: <br>StringBuilder buf;<br>StringBuilder buf2
Q13: Consider the statements below: <br>StringBuilder sb =
Q18: Given the following declarations: <br>StringBuilder buffer =
Q19: Which of the following is not a
Q20: The statement<br>S1)equalsIgnoreCase(s4)<br>Is equivalent to which of the
Q20: Which of the following statements is true?<br>A)
Q21: The statement<br>S1)startsWith("art")<br>Has the same result as which
Q24: Consider the String below:<br>String r = "a
Q26: String objects are immutable. This means they
Q26: An anonymous String _.<br>A)has no value<br>B)is a