The conversion instructions convert the numeric type of a value to another. Values of type int, float, long and double can be converted to each other, and values of type int can be truncated to values of type byte, char or short.