StringBuffer is used to create ______________.
Answer options
A
an immutable String
B
a mutable 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.