Q65
Which of the following statements are incorrect?
A.
String is a class
B.
Strings in java are mutable
AnswerC.
Every string is an object of class String
D.
Java defines a peer class of String, called StringBuffer, which allows string to be altered
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board