Casting

Casting is the conversion of variable/object from one data type to another.

Depending upon the entity it is being performed on or the way it is being performed it can be classified as follows:


Children
  1. Explicit Casting
  2. Implicit Casting
  3. Object Type Casting
  4. Primitive