If class C inherits class B and class B inherits class A ________________
- Class C object can be upcasted to object of class B only
- Class C object can be upcasted to object of class A only
- Class C object can be upcasted to object of either class A or B
- Class C object can’t be upcasted
(c).Class C object can be upcasted to object of either class A or B
need an explanation for this answer? contact us directly to get an explanation for this answer