Answer Posted / rahul shukla
string class is to mainpulate character strings that can not be changed.
string buffer._-- class is used to represent character that can be modified.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Which interface does java.util.hashtable implement?
How do I find jre path in windows?
What are the differences between the java collection and the java list? : java collections
What are the considerations to be made in case of loops in java ?
What are the different types of collections views being provided by the map interface? : java collections
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
What is the Spring2.5 MVC Navigation flow?
How is hashset maintained in memory by java ?
What are maps interfaces in the java collections? : java collections
What is an algorithm in java collection framework? : java collections
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
What are the different types of classes implemented in the set interfaces? : java collections
who will give req's to u?. how they send req's to u? . what design documents contains?. when bugs raised on other developer code how to report to them?.(throgh mail or ........). how to retrive 100 recods from dao layer to presentation layer.using which collection?. what is sequence diagram.?.
Which java collection class can be used to maintain the entries in the order in which they were last accessed?
What is the use of the list interface in the java collection? : java collections