Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Difference between overloading and overridding?

Answer Posted / ravikiran

compile time polymorhism is named as overloading,and takes
place in the same class.Should have same method name but
must have different argument list.
Runtime polymorphism is named as overriding,and takes place
in diferent classes.Must have the same signature and
argument list including the order defined in the super
class.

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the different between get and post?

1012


Explain differences between collection api and stream api?

1230


Explain the use of javap tool.

1184


What are the main uses of the super keyword?

1016


how we can make a write-only class in java?

1077


Is there a case when finally will not execute?

1052


What does %d do in java?

1085


What is singleton pattern?

1156


Can you tell me range of byte?

1052


What is abstract class? Explain

1082


What is the technique adopted to create an immutable class?

1186


why doesn't java run on all platforms?

1070


What is the purpose of encapsulation?

1055


What is the purpose of assert keyword used in jdk1.4.x?

1122


What are the basic concepts of OOPS in java?

1085