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
Q4: Which of the following statements is true?<br>A)
Q5: Which of the following are static Character
Q6: Consider the examples below: <br>A. a string.<br>B.
Q7: The statement <br>s1.startsWith("art")<br>Has the same result as
Q8: The length of a string can be
Q10: The statement<br> s1.equalsIgnoreCase(s4)<br>Is equivalent to which of
Q11: Consider the statement below: <br>StringBuilder sb1 =
Q12: Which class is not a type-wrapper class?<br>A)
Q13: Consider the statements below: <br>StringBuilder sb =
Q14: An anonymous String _.<br>A) has no value<br>B)