In Java, we can cast both reference and primitive data types . By using casting, data can not be changed but only the data type is changed. Note: type casting is not possible for a Boolean data type. There are 13 types of conversion in Java.
In Java, we can cast both reference and primitive data types . By using casting, data can not be changed but only the data type is changed. Note: type casting is not possible for a Boolean data type. There are 13 types of conversion in Java.