Multiple Choice
Suppose the String variable str points to the String object "Sunny day" at the memory address 3600. Then the value of str is:
A) the memory address 3600
B) "Sunny day"
C) 3600 + "Sunny day"
D) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: In the class String, the substring method
Q13: Which of the following outputs 56734.9875 to
Q14: String sentence;<br>String str1, str2, str3, str4;<br>Int length1;sentence
Q18: String sentence;<br>String str1, str2, str3, str4;<br>Int length1;sentence
Q22: There are _ type(s) of methods in
Q24: Given int num; the value of num
Q33: Reference type variables directly store data into
Q37: The statement System.exit(0); is found at the
Q39: The new operator is used to create
Q43: The default output of decimal numbers of