TOPIC 5.3.1
Typecasting


Typecasting is the automatic conversion from one data type to another data type.

C++ will support the following regular forms of typecasting:

Examples: