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...

explain about method overloading and method overriding with
difficult examples

Answer Posted / bhasker

Method Overloading:
--------------------
Method Overloading is nothing but the method name is
same and the number of parameters and types of parameters
are different.

Method Overriding:
--------------------
Method Overriding is nothing nut the super class
method signatuer we can inherit to the sub class method
signature is shoub be same.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a wrapper method?

1166


what is the difference between thread and runnable types? : Java thread

1048


What is oop in java?

1160


What do you mean by platform independence of Java?

1222


What is bool mean?

1137


Explain the difference between extends thread vs implements runnable in java?

1191


Explain different forms of polymorphism?

1191


What are recursive functions? Give some examples?

1243


What does index mean in java?

1034


What is consumer in java?

1010


When should I use singleton?

1096


Why does java not support operator overloading?

1183


What are wrapped classes in java programming?

1099


What restrictions are placed on method overriding in java programming?

1051


How to perform merge sort in java?

1114