Difference between Overloading and Overriding?

Answer Posted / rajnish gupta

Overloading can be used with in same class as well as
inharitance, but overriding is used only in inharitance.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use double in c++?

594


What do you mean by storage classes?

790


What are the advantages of using typedef in a program?

638


What do you mean by friend class & friend function in c++?

620


How would you use the functions randomize() and random()?

623






What is size of string in c++?

550


What it is and how it might be called (2 methods).

656


How can virtual functions in c++ be implemented?

606


Where do I find the current c or c++ standard documents?

577


what are the decision making statements in C++? Explain if statement with an example?

650


What is the best c c++ compiler for windows?

558


Explain differences between alloc() and free()?

578


Is c++ the most powerful language?

562


How are pointers type-cast?

639


What can I use instead of namespace std?

639