Difference between Overloading and Overriding?

Answer Posted / natarajan

Overloading is compile time binding, where as overriding is
dynamic binding.

Is This Answer Correct ?    149 Yes 40 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write my own zero-argument manipulator that should work same as hex?

576


What is operators in c++?

565


What is meant by const_cast?

644


Explain what are mutator methods in c++?

568


What is a local variable?

570






What does ios :: app do in c++?

551


Is c++ double?

557


What is scope resolution operator in c++ with example?

550


Describe the syntax of single inheritance in C++?

641


Explain some examples of operator overloading?

643


What are stacks? Give an example where they are useful.

590


Differentiate between a constructor and a destructor in c++.

558


What is lvalue?

693


Explain the static member function.

701


How should runtime errors be handled in c++?

609