Q:

If dynamic_cast fails, which value is returned?

0

If dynamic_cast fails, which value is returned?


  1. void
  2. null
  3. void pointer
  4. null pointer

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (d).null pointer

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING - OVERLOADING MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which is the proper syntax of dynamic_cast?... >>
<< What does dynamic_cast return after successful typ...