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

What is the use of setprecision in c++?

550


Can we use this pointer inside static member function?

630


Define a nested class. Explain how it can be useful.

638


What is late binding c++?

545


What are static member functions?

621






Is c++ pass by reference or value?

575


Difference between a homogeneous and a heterogeneous container

663


What is #include iostream?

744


Explain the difference between realloc() and free() in c++?

540


How can you quickly find the number of elements stored in a dynamic array? Why is it difficult to store linked list in an array?

564


Is there any function that can skip certain number of characters present in the input stream?

587


Will rust take over c++?

598


What is the c++ code?

570


What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.

568


What is a c++ vector?

595