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 / kakani sirisha

Overloading is code refinement technique and OverRiding is code replacement technique..
In OverLoading no seperate keywords are used to implement but in OverRiding we use virtual keyword for base class and overriding keyword for derived class function to implement...

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

describe private access specifiers?

1314


Why do we need c++?

1107


What does catch(…) mean?

1169


Differentiate between a pointer and a reference with respect to c++.

1299


Explain the different access specifiers for the class member in c++.

1060


What are manipulators used for?

1129


What is enum class in c++?

1320


How do I download c++?

1055


What is function overriding in c++?

1110


Explain storage qualifiers in c++.

1132


What is the best it certification?

1162


What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0

1000


Define token in c++.

1210


If dog is a friend of boy and boy is a friend of house, is dog a friend of house?

1064


What are the differences between new and malloc?

1200