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
Can we declare main () method as non static?
how many types of Inheritance?
What is string substring?
What is class and object in java?
What is java in detail?
In Java list the methods that can be overridden?
What is callablestatement? How you can call stored procedure to pass in parameter?
what is method reference in java 8?
What are the five major types of reference sources?
Is a class subclass of itself?
How can we access some class in another class in java?
What are the three types of design patterns?
Can a class be final?
What initialize variables?
What is the functionality of the stub?