Answer Posted / rakesh
For save the memory and reduce the response time.
StringBuffer provide an alternet for String class object,
which is muttable.
Is This Answer Correct ? | 5 Yes | 9 No |
Post New Answer View All Answers
What about interthread communication and how it takes place in java?
What is the basic concepts of OOPS?
What are JVM.JRE, J2EE, JNI?
Explain 5 features introduced in jdk 1.7?
I want to store more than 10 objects in a remote server? Which methodology will follow?
What is a treeset in java?
what is use of functional interface in java 8?
What is a void method?
How to handle a web browser resize operation?
What is entry in java?
Which is faster call by value or call by reference?
What are the principle concepts of oops?
What's the purpose of static methods and static variables?
What is method overloading in JAVA? Why is it not present in C ?
Can you create an object of an abstract class?