Explicitly converting a vlue from one type to a different type. For example, the cast from a floating-point number x to an integer is expressed in Java by the cast notation (int) x