Question: If a member function in a class foo is defined as a virtual function, then the function O A. cannot have the implementation placed within

If a member function in a class foo is defined as a virtual function, then the function O A. cannot have the implementation placed within class foo B. can be re-defined in a derived class. C. cannot be re-defined in a derived class. D. will be interpreted as a macro
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
