

MCQOPTIONS
Saved Bookmarks
1. |
What happens when downcasting is done but not explicitly defined in syntax? |
A. | Compile time error |
B. | Runtime error |
C. | Code write time error |
D. | Conversion error |
Answer» B. Runtime error | |