12. If a base class has declared a function to be a virtual function, then does the derived class need to include the word virtual also?
What will be an ideal response?
No
Computer Science & Information Technology
You might also like to view...
The PMT function belongs in the ________ functions category
A) Engineering B) Statistical C) Logical D) Financial
Computer Science & Information Technology
In the following statement, which is the subclass?
public class ClassA extends ClassB implements ClassC a. ClassA c. ClassC b. ClassB d. cannot tell
Computer Science & Information Technology