what is mean by String and StringBuffer?
What is mean by Methooverriding and Overloading?

Answer Posted / ravi

String is a final class which represents a character
string,string are constant they value cannot be changed
after they r created
its is final class Stringbuffer,Stringbuffer implemets
muttable String character,its is like a string but can be
modified, the length and content can be changed during
method call

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can Exception handling we can handle multiple catch blocks?

637


What is void keyword?

658


What is JDBC Driver interface?How can you retrieve data from the ResultSet

1501


What is a instance variable?

574


What does %d do in java?

570






Can string be considered as a keyword?

556


What is exception propagation?

583


What is a class object?

492


What is array in java?

523


how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application

1659


How to compare two strings in java program?

667


What are the advantages of defining packages in java?

499


What is a databasemetadata?

537


What is array class in java?

586


Can we sort hashset in java?

615