Difference between Overloading and Overriding?
Answer Posted / rajnish gupta
Overloading can be used with in same class as well as
inharitance, but overriding is used only in inharitance.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Evaluate !(1&&1||1&&0) a) Error b) False c) True
When do we use copy constructors?
When do you call copy constructors?
How much do coding jobs pay?
What is a responder chain?
How do I make turbo c++ full screen?
What is do..while loops structure?
How can I learn dev c++ programming?
What are activex and ole?
Would you rather wait for quicksort, linear search, or bubble sort on a 200000 element array? (Or go to lunch...) a) Quicksort b) Linear Search c) Bubble Sort
Write a program which employs Recursion
Write a program in C++ for Fibonacci series
What is type of 'this' pointer? Explain when it is get created?
How does work in c++?
Explain the concept of dynamic allocation of memory?