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
What is function overriding and overloading in java?
What are class types in java?
What is balanced tree in java?
Define packages in java?
What is final int?
Can we assign the reference to this variable?
Give an example of call be reference significance.
What are the differences between c++ and java?
Can we use both this () and super () in a constructor?
What is a constructor overloading in java?
What is vector?
What is a null point?
What is command line argument in java?
Is empty set an element of empty set?
Define how objects are stored in java?