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
How do you print a string on the printer?
What is meant by entry controlled loop?
How many static variables are created if you put one static member into a template class definition?
What does ctime() do?
Does std endl flush?
What are the uses of static class data?
Describe about storage allocation and scope of global, extern, static, local and register variables?
Which programming language's unsatisfactory performance led to the discovery of c++?
Is c or c++ more useful?
What is the role of C++ shorthand's?
what are the events occur in intr activated on interrupt vector table
What is lambda expression c++?
Can c++ be faster than c?
What is DlgProc?
Why do we need pointers?