Understanding Casting in Java
In Java, Casting means to cast a class to another class. This definition has two catch points.
a. Can I cast any Java /custom type(class) to another Java/custom type: No You can only cast those classes to one another...
Home » Posts filed under upcasting
Understanding Casting in Java
in
casting example,
downcasting,
explicit casting,
java,
java casting,
java interview,
upcasting
- on November 08, 2015
- No comments