Casting
n
Occasionally we must convert a value to
a different type to perform certain
operations.
n
Syntax:
(type) expression