The moose likes Beginning Java and the fly likes Benefits of using concat() Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Benefits of using concat()" Watch "Benefits of using concat()" New topic
Author

Benefits of using concat()

Mina Daoud
Ranch Hand

Joined: Sep 24, 2010
Posts: 88
Hi guys,

I was wondering what is the benefits of using the concat method in String class, over using + operator

example:



AND



Thanks,
Joseph Mokenela
Ranch Hand

Joined: Jan 18, 2011
Posts: 49

I think the following link will help you, String Concatenation
Mina Daoud
Ranch Hand

Joined: Sep 24, 2010
Posts: 88
Joseph Mokenela wrote:I think the following link will help you, String Concatenation

Thank you Joseph this was so helpful link.
 
 
subject: Benefits of using concat()
 
Threads others viewed
Immutable Strings
String is not working as i supposed it to work
Immutable Strings
String fill in the blank
subString
developer file tools