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

Can we have more than one package statement in the source file?

849


what are three ways in which a thread can enter the waiting state? : Java thread

773


How do you use spaces in java?

722


Which of the following classes will have more memory allocated?

776


What is a double?

815


What is meant by object oriented programming – oop?

749


Can we restart a thread already started in java?

809


Can we sort a map in java?

751


What is difference between stringbuffer and string?

715


Explain differences between collection api and stream api?

836


Is nullpointerexception checked or unchecked?

760


Can we have this () and super () together?

794


What is linkedlist in java?

724


What are filterstreams?

827


What are the basic concepts of OOPS in java?

751