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 are the 8 data types in java?
How many digits can a float hold?
How to check if a list is sorted in java?
How is string stored in java?
What is the difference between yield() and sleep()?
What is type parameter in java?
How to convert string to byte array and vice versa?
What are the three parts of a lambda expression?
What is the primary benefit of encapsulation?
What methods are used to get and set the text label displayed by a button object?
Should you use singleton pattern?
What is Hierarchy of exception?
How will you reverse a singly-link list?
What is the difference between the paint() and repaint() methods?
What is busy spin, and why should you use it?