what is difference between String buffer and String builder?
Answer Posted / radhakrishnan
Please visit
http://yourjavatutor.blogspot.in/2011/12/difference-between-stringstringbuffer.html
for more details
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is meant by design patterns?
What is static import?
What is t type java?
Can we sort hashset in java?
what state does a thread enter when it terminates its processing? : Java thread
Explain java coding standards for variables ?
How can u increase the heap size in the memory?
What are 4 pillers of object orinted programming?
What are the advantages of java?
What are inbuilt functions?
Is java code slower than native code?
Difference between string, string builder, and string buffer?
Why is singleton class used?
Enlist diffrent types of inheritance supported by java?
Can a class be declared as protected?