what is mean by String and StringBuffer?
What is mean by Methooverriding and Overloading?
Answer Posted / r maria ruban raj
What Ravi said is correct in string and string buffer.
method overriding is same method available in both base or
super class and in drived class. At that time we say this
is over riding. method over loading is same method with
different signurate and different parameter.
Method over riding ===base class and drived class
Method overloading === same class
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is a parameter in simple terms?
Explain the use of sublass in a java program?
What is a class object?
What are the six ways to use this keyword?
How do you escape sequences in java?
How are the elements of a gridbaglayout organized in java programming?
Is minecraft 1.15 out?
What is difference between float and double?
What is <> used for in java?
What is the difference between object oriented programming language and object based programming language?
What is an example of declaration?
Why for each loop is used?
What is a priority queue java?
What is byte [] in java?
How do you use parseint in java?