Comment on Tutorial - String Concatenation using Java By Syed Fazal
Comment Added by : krishnakumar
Comment Added at : 2009-10-19 00:35:44
Comment on Tutorial : String Concatenation using Java By Syed Fazal
string is immutable in java.String buffer is mutable.
so even though we add the symbol '+' for concatenation.
the string which supplied for concatenation is taken as a object of string buffer.
after the string buffer completes the necessary concatenation then its return the string by toString()
View Tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Subscribe to Tutorials
Related Tutorials
Program using concept of byte long short and int in java
Update contents of a file within a jar file
Tomcat and httpd configured in port 8080 and 80
Count number of vowels, consonants and digits in a String in Java
Student marks calculation program in Java
Calculate gross salary in Java
Calculate average sale of the week in Java
Vector in Java - Sample Program
MultiLevel Inheritance sample in Java
Archived Comments
1. Hi fiends,
your given approch is correct .
View Tutorial By: Amit Kumar Singh at 2011-10-10 04:44:58
2. Thanks a lot for this nice tutorial, it is very he
View Tutorial By: Ted at 2014-02-07 12:50:24
3. Oh, Thanks for your code, but I think you should a
View Tutorial By: Songokute at 2013-01-29 13:55:13
4. when i was running this code... it is giving me th
View Tutorial By: Nilesh Agrawal at 2012-06-08 15:08:25
5. can u pls tell me how to retrive data from databas
View Tutorial By: yogesg desai at 2010-05-27 08:26:24
6. THANX FOR THE INFO....
View Tutorial By: Abhinaykumar at 2010-07-06 11:34:53
7. And how did you do that ?
Can you share it
View Tutorial By: Arsenio at 2009-07-18 23:01:00
8. I need full code for how to connnect pc to mobile
View Tutorial By: Vijay at 2009-08-23 23:38:05
9. Hi,
Any body tell me how to these execute t
View Tutorial By: mari at 2009-07-09 02:02:12
10. In your example http://twitter.com/statuses/updat
View Tutorial By: thomas wilkinson at 2012-11-02 01:03:45