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
When should we use container classes instead of arrays?
What is the difference between while and do while loop? Explain with examples.
What are protected members in c++?
Is linux written in c or c++?
Why do we use pointers in c++?
Discuss the possibilities related to the termination of a program before entering the mainq method?
Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.
What is the use of cmath in c++?
What are the advantages of early binding?
How many ways can a variable be initialized into in C++?
Can a program run without main?
What is constructor c++?
Is python written in c or c++?
What is a literal in c++?
What is an iterator class in c++?