Answer Posted / kesavaraj
Simple Example for String And String Buffer.
String must allow the declared memory space to the variable.
String Buffer automatically increase the Exists memory space
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
my interviewer asked me what technical specification you used how to answer that question
What are the types of interface used in the java collections? : java collections
What are the queues in the java collection framework? : java collections
What is the Spring2.5 MVC Navigation flow?
Which interface does java.util.hashtable implement?
What are the considerations to be made in case of loops in java ?
What is the difference between comparable and comparator in java.util pkg?
What is the use of hashcode in java ?
What are the different types of features of the java collections framework? : java collections
What are the differences between the java collection and the java list? : java collections
What are the classes in the java collection framework? : java collections
Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.
Which sorting algorithm is used by collections.sort() in java ?
What are the interfaces in java collections? : java collections
what is mean by hasing and maping in java platform and advantage?