This week's book giveaway is in the
Agile and other Processes
forum.
We're giving away four copies of
The Mikado Method
and have Ola Ellnestam and Daniel Brolund on-line!
See
this thread
for details.
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Java
»
Beginning Java
Author
string and string buffer
Harish Gavisiddaiah
Greenhorn
Joined: Sep 04, 2006
Posts: 13
posted
Sep 21, 2006 04:30:00
0
What is the difference between
string
and string buffer?
please advice.
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
I like...
posted
Sep 21, 2006 04:32:00
0
For information about the String class see
this
.
For information about the
StringBuffer
class see
this
.
JavaRanch FAQ
HowToAskQuestionsOnJavaRanch
wise owen
Ranch Hand
Joined: Feb 02, 2006
Posts: 2023
posted
Sep 21, 2006 04:36:00
0
What are the difference between String,
StringBuffer
, and
StringBuilder
?
Harish Gavisiddaiah
Greenhorn
Joined: Sep 04, 2006
Posts: 13
posted
Sep 21, 2006 05:05:00
0
thank you
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: string and string buffer
Similar Threads
how to trim a StringBuffer??!!
Diff between string and string buffer
what is difference in string and string buffer
String Vs String Buffer
Searching hashmap for array String [] occurences?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter