

MCQOPTIONS
Saved Bookmarks
1. |
Exactly same declaration in base and derived class includes______________ |
A. | Only same name |
B. | Only same return type and name |
C. | Only same return type and argument list |
D. | All the same return type, name and parameter list |
Answer» E. | |