473,395 Members | 1,688 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

StringBuffer

what is meant by Buffer in StringBuffer?
Jul 18 '07 #1
2 1053
itsraghz
127 100+
what is meant by Buffer in StringBuffer?
Buffer - a temporary storage place. here, buffer is used in such a context where the contents of the object are stored for altering.
Jul 18 '07 #2
JosAH
11,448 Expert 8TB
Also read all about the StringBuilder. Check out the 'article index' post in
the Java Articles section. At the end of that post you can find links to all the API
documentation of all the core classes. Download them and read them whenever
you need info about them.

kind regards,

Jos
Jul 18 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: johnny luiz | last post by:
Hi All I just want to know if someone can help me to empty the values in a SringBuffer Thanks Johnny
2
by: harpreet1433 | last post by:
problem is i have java StringBuffer i want to print it with javascript on jsp page i tried it like var s= <%=StringBuffer object %>; document.write(s); but nt wrking
0
by: vinod.kashyap12 | last post by:
hi everyone I had a arraylist of strigbuffers in the jsp. Now i had to print all the elements of the arraylist i.e. stringbuffers which are stored in the arraylist but when i display it by...
2
by: helpamit | last post by:
what is difference between string and stringbuffer? which is more efficient?
15
by: jyohere | last post by:
I am using buffered Reader.....some problem arises ...dnt know why....am using the following code to read a big file about 8MB. path = "/home/t.txt" File file=new File(path); FileReader...
0
by: abhishekbrave | last post by:
Hi, I have to reuse the code given below for displaying a calendar according to the month and year specified by user ...currently this code is fetching systme date and genrating calendar for that......
4
by: abhishekbrave | last post by:
Below is the java code for getting a calendar for current date. I have to reuse it for the month and year entered by user..* My query is how to pass month and year from user and in which format to...
4
by: anthonette50 | last post by:
I am trying to understand what the code below is doing, i know the functions of a string buffer, however am finding it difficult to interprete the aim of the code below. Hope someone can help me? ...
5
by: VigneshMohan | last post by:
Hi All I wanted to replace the String Concatenation using " + " with a string buffer to eliminate performance hogs. I have a string String str = "Testing "+ firstStrVariable + "NextTest" +...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.