Switch to Dark Mode

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

Last Updated : Mar 27, 2025
Discuss
Comments

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

A

append()

B

concat()

C

charAt()


D

length()

Share your thoughts in the comments