What is Upcasting and Downcasting in Java
What is Upcasting and Downcasting in Java What is Up Casting and Down Casting in Java,in this article i will step through a sample program and explain when you need to use Up casting and when you need to use Down casting . In this Sample Program i have created 3 Class robot class … Read more