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
Can I learn c++ as my first language?
How do I tokenize a string in c++?
What is iostream in c++ used for?
What is null and void pointer?
Can user-defined object be declared as static data member of another class?
What do you mean by function overriding & function overloading in c++?
Explain rtti.
What is heap sort in c++?
Explain about Garbage Collector?
When should I use unitbuf flag?
What is stream and its types in c++?
Can comments be longer than one line?
Difference between inline functions and macros?
How delete [] is different from delete?
How would you obtain segment and offset addresses from a far address of a memory location?