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 ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are Hostile Applets?

1786


What is local variable and instance variable?

796


What is formatted output in java?

702


Is an object null?

724


Explain the differences between abstraction and encapsulation?

761


What is a ?

943


What is computer compiler?

731


How many unicode characters are there?

768


How to print nodes of a Binary tree?

1984


What is the purpose of the wait(), notify(), and notifyall() methods in java programming?

761


How can we make a class singleton?

792


What is the collections api?

763


What is thread safe java?

684


What is a locale?

896


What does || mean in vectors?

687