

MCQOPTIONS
Saved Bookmarks
1. |
The subject class version of a() method gets called using sample class reference which holds subject class object |
A. | subject class hides a() method of base class |
B. | The code replaces the subject class version of a() with its math class version |
C. | None of the mentioned |
Answer» D. | |