Q:

What is downcasting?

0

What is downcasting?


  1. Casting subtype to supertype
  2. Casting supertype to subtype
  3. Casting subtype to supertype and vice versa
  4. Casting anytype to any other type

All Answers

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

 (b).Casting supertype to subtype

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 among the following is a mandatory condition... >>
<< If two classes are defined “Parent” and “Chi...