StringBuffer is used to create ______________.
Answer options
A
a mutable String
B
an immutable String
Correct answer: a mutable String
Explanation
Quick AnswerThe correct answer is a mutable String because it directly addresses the core logic of Java Programming.
Correct answer: a mutable String.