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 Overriding?

Answer Posted / meenu kathuria

overloading: same name but different signatures in same class
overriding: same name and same signature defined in
different class.

Is This Answer Correct ?    103 Yes 34 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program which uses functions like strcmp(), strcpy()? etc

1155


How the endl and setw manipulator works?

1056


To what does “event-driven” refer?

1112


Define upcasting.

1093


Is c++ faster than c?

1085


Describe protected access specifiers?

1292


Define pointers?

1102


What are the advantages of pointers?

1121


What is the difference between new() and malloc()?

2226


Tell me an example where stacks are useful?

1098


Can we use pointers in c++?

1114


What size is allocated to the union variable?

1129


What are dynamic type checking?

1096


What do you mean by volatile and mutable keywords used in c++?

1043


What is the prototype of printf function?

1234