When reference variable of Child class refers to the object of Parent class, it is known as downcasting.
What is upcasting in java?
What is object class in java?
How object can be created using object deserialization in java?
How object can be created using newinstance() in java?
How object can be created using clone() in java?