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
Describe linkages and types of linkages?
Explain the virtual inheritance in c++.
What are the advantages of using typedef in a program?
Difference between overloading vs. Overriding
What is function prototyping? What are its advantages?
Does c++ support multilevel and multiple inheritances?
What is an accessor in c++?
Are there any special rules about inlining?
Explain the difference between c++ and java.
Explain the difference between new() and malloc() in c++?
How do I tokenize a string in c++?
What is the difference between #import and #include in c++?
What is the array and initializing arrays in c++?
Is map sorted c++?
Which bit wise operator is suitable for putting on a particular bit in a number?