

MCQOPTIONS
Saved Bookmarks
1. |
|
A. | error: invalid conversion from "Derived*" to "Base*" |
B. | No Compiler Error |
C. | error: invalid conversion from "Base*" to "Derived*" |
D. | Runtime Error |
Answer» D. Runtime Error | |