Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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: b
Explanation: append()

Join The Discussion