Q72
Which of this method of class StringBuffer is used to concatenate the string representation to the end of invoking string?
A.
concat()
B.
append()
AnswerC.
join()
D.
concatenate()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board