Q:

Upcasting is _____________________ without an explicit type cast

0

Upcasting is _____________________ without an explicit type cast.


  1. Always allowed for public inheritance
  2. Always allowed for protected inheritance
  3. Always allowed for private inheritance
  4. Not allowed

All Answers

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

 (a).Always allowed for public inheritance

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 concept is needed because of implicit type c... >>
<< If class C inherits class B and class B inherits c...