Difference between Overloading and Overriding?
Answer Posted / n.balasutha
It does not block superclass method it will override the
super class method
| Is This Answer Correct ? | 93 Yes | 63 No |
Post New Answer View All Answers
Mention the ways in which parameterized can be invoked.
How many characters are recognized by ANSI C++?
Explain what are accessor methods?
What can I safely assume about the initial values of variables which are not explicitly initialized?
Evaluate as true or false: !(1 &&0 || !1) a) True b) False c) Invalid statement
Of the numbers 12 23 9 28 which would be at the top of a properly implemented maxheap a) 28 b) 9 c) Any of them could be
Write a program to add three numbers in C++ utilizing classes.
What is c++ course?
Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?
Why do we use the using declaration?
Why is c++ called oops?
Why is c++ still used?
What does it mean to declare a member function as virtual?
Define pure virtual function?
Is python better than c++?