Cast


SUBMITTED BY: oshear2

DATE: Oct. 13, 2020, 3:17 a.m.

FORMAT: Text only

SIZE: 181 Bytes

HITS: 338

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

comments powered by Disqus