

MCQOPTIONS
Saved Bookmarks
1. |
When Virtual Table is created? |
A. | Every Class has VTable |
B. | Class inherited from other Class |
C. | Class has atleast one Virtual Function |
D. | When a Class Overrides the function of Base class |
Answer» D. When a Class Overrides the function of Base class | |