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 / j.winston britto

Overloading means,
More than one method have same name and every one
differ in no. of arguments,type of arguments in a class.

Overridding means,
methods having same name and type in different
classes.In this we can use "super" key word

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is java util concurrentmodificationexception?

958


When does an object becomes eligible for garbage collection in java?

1135


What is a finally block? Is there a case when finally will not execute?

1153


Is a case study a method or methodology?

950


Can we override the private methods?

1060


What is difference between an object and a class?

1171


Is java pass by value or pass by reference?

1030


what is method reference in java 8?

1090


How do you use wildcards?

1112


Why is string buffer better than string ?

1197


How does callback work in java?

1121


Why is it called a string?

1050


What do you mean by an object in java?

1184


Explain different states of a thread in java?

1119


What is a constructor overloading in java?

1103