Which of the following methods exists in StringBuffer but not in String?

Last Updated :
Discuss
Comments

Which of the following methods exists in StringBuffer but not in String?

append()

concat()

charAt()


length()

Share your thoughts in the comments