Q84
Which of these is an incorrect statement?
A.
String objects are immutable, they cannot be changed
B.
String object can point to some other reference of String variable
C.
StringBuffer class is used to store string in a buffer for later use
AnswerD.
None of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board