Difference between Overloading and Overriding?

Answer Posted / ankur kumar

Difference in one word is "SCOPE".

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a c program for binary addition of two 8 bit numbers.

3660


Write a program in c++ to print the numbers from n to n2 except 5 and its multiples

2030


Explain the problem with overriding functions

596


What is data types c++?

536


What is an iterator class in c++?

590






What is purpose of new operator?

591


What are default parameters? How are they evaluated in c++ function?

659


If there are two catch statements, one for base and one for derived, which should come first?

567


How do you traverse a btree in backward in-order?

615


what is C++ objects?

663


What is time_t c++?

599


Why do we use classes in c++?

571


What is private public protected in c++?

546


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

668


Can member functions be private?

591