June 2018
Beginner
722 pages
18h 47m
English
In the case of reference types, assigning a child object reference to the variable of the parent class type is called widening reference conversion or upcasting. The assigning of a parent class type reference to the variable of a child class type is called narrowing reference conversion or downcasting.
Read now
Unlock full access