Vidyalelo
Java Programming · Q58

Strings

Programming · Java Programming · question 58

Q58

Which of these class is used to create an object whose character sequence is mutable?

A.
String()
B.
StringBuffer()
Answer
C.
String() & StringBuffer()
D.
None of the mentioned

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board