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


Please Help Members By Posting Answers For Below Questions

What is the access scope of a protected method?

565


Is null keyword in java?

530


Can a source file contain more than one class declaration?

515


How to declare objects of a class ?

589


What is an empty list in java?

534






What does the exclamation mark mean in java?

596


Is null a string in java?

558


What is the difference between an inner class and a sub-class?

510


Is namespace same as package in java?

546


What is variable and constant explain with example?

533


Why do we need array in java?

535


When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?

545


What is a instance variable?

585


What is google full form?

540


What does it mean that a method or field is “static”?

553