Java Tips and Tricks #1: Widening and Narrowing Reference Conversions in Java
April 24, 2021
In this video, I’ll show you how to convert one object to another object using a process called Widening and Narrowing. These are also known as upcasting and downcasting.