Solved

Suppose the String Variable Str Points to the String Object

Question 44

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions