Difference between Overloading and Overriding?

Answer Posted / ramesh pedhamalla

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

Is This Answer Correct ?    112 Yes 25 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does com provide language transparency?

609


How do you clear a buffer in c++?

548


Define a nested class.

615


What is tellg () in c++?

734


What is an adaptor class or wrapper class in c++?

613






List the special characteristics of constructor.

738


What c++ library is string in?

584


How do you flush std cout?

580


Differentiate between the message and method in c++?

616


Explain bubble sorting.

634


What are the storage qualifiers?

669


What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

678


What are the 2 main types of data structures?

592


What is the difference between containment and delegation?

712


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

646