1. Computer Science Engineering (CSE)
  2. CPP Programming
  3. When are the pointer types known for upc...
Q.

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» A. Compile time
View all MCQs in:   CPP Programming

Discussion