Examveda

Which of this method of class StringBuffer is used to concatenate the string representation to the end of invoking string?

A. concat()

B. append()

C. join()

D. concatenate()

Answer: Option B


This Question Belongs to Java Program >> Strings

Join The Discussion

Related Questions on Strings