Last Minute Java Type Casting or Type Conversion or Type Promotions Tutorial
Java allows developers to work with different types of data. Java allows conversion of numeric data of type byte, short, char, int, long, float and double from one type to another type.