Difference between Overloading and Overriding?
Answer Posted / akash monga
overloading is just brain cracker and overridding is more difficult than overloading and if u agree with me than plz mail at Ak47monga@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write a recursive program to calculate factorial in c++.
What is protected inheritance?
Explain friend class?
What is the exit function in c++?
What do you mean by delegate? Can a user retain delegates?
Why c++ is called oop?
Explain how a pointer to function can be declared in C++?
Explain the differences between private, public and protected and give examples.
What is meant by iomanip in c++?
What is a flag in c++?
What is the type of 'this' pointer?
What is a container class?
What is the difference between an array and a list?
Can we use this pointer in a class specific, operator-overloading function for new operator?
Is c++ a software?