Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 6 (Q.No. 30)
30.
A function in a derived class that has the same name as a function in the parent class _____
will cause an error message to display
will override the base class function
will be overridden by the base class function
will execute immediately after the base class function executes
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.