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
Related Tutorials
Java program to get location meta data from an image
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
Archived Comments
1. The code is running successfully.........but , I m
View Tutorial By: Harshita at 2013-03-26 19:25:58
2. Good work!
Few changes: polish oper
View Tutorial By: Karol Z. at 2010-06-02 09:09:52
3. It is clear but at the starting code there is a wr
View Tutorial By: Kiranmoy Pradhan at 2015-08-20 21:55:15
4. Excellent.
Just one question... What is the
View Tutorial By: HeilGates at 2010-08-04 13:38:12
5. Hi hardik,
RMS sample program is av
View Tutorial By: Daniel Malcolm at 2008-03-29 19:46:18
6. Hello Sir/Madam, I want to know the basic concepts
View Tutorial By: venkatesh at 2012-12-24 06:17:00
7. Thks a lot..... The way of giving explanation and
View Tutorial By: Hari at 2011-04-08 02:58:06
8. Plz send me steps to configure and run project to
View Tutorial By: sandeep kale at 2009-04-08 07:23:45
9. int myColor = 0xFFFF00;
paint(Graphics grap
View Tutorial By: krishna mohan at 2010-02-01 05:22:12
10. Hello
thanks for nice tutorial. I have one
View Tutorial By: Chanchal Prajapat at 2015-02-09 06:10:42