Q:

Which is the proper syntax of dynamic_cast?

0

Which is the proper syntax of dynamic_cast?


  1. dynamic_cast(object)
  2. dynamic_cast new (object)
  3. dynamic_cast(object)
  4. dynamic_cast(object)

All Answers

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

(d).dynamic_cast(object)

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

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now