Which method is used to concatenate two Strings in Java?

Last Updated :
Discuss
Comments

Which method is used to concatenate two Strings in Java?

combine()

merge()

concat()

append()

Share your thoughts in the comments