Q:

What is upcasting?

0

What is upcasting?


  1. Casting subtype to supertype
  2. Casting super type to subtype
  3. Casting subtype to super type 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

 (a).Casting subtype to supertype

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 true for upcasting in... >>
<< Which is a good alternative instead of having one ...