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
What are the different types of ways where you can iterate over a list? : java collections
Which java collection class can be used to maintain the entries in the order in which they were last accessed?
What is the enumerator of the java collection framework? : java collections
What are the different types of features of the java collections framework? : java collections
What is iterator in the java collections framework? : java collections
What is deque in the java collections framework? : java collections
What is java collection? : 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.
What is the difference between comparable and comparator in java.util pkg?
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
What is the Spring2.5 MVC Navigation flow?
my interviewer asked me what technical specification you used how to answer that question
What are the uses of the set interfaces in the java collections? : java collections
How do I find jre path in windows?
What are the differences between the java collection and the java list? : java collections