

MCQOPTIONS
Saved Bookmarks
1. |
When are the pointer types known for upcasting the objects? |
A. | Compile time |
B. | Runtime |
C. | Source code build time |
D. | Doesn’t apply to pointer types |
Answer» B. Runtime | |