C
C Type Conversion
In some cases, you will need to convert the value of one data type to another type. This is known as type conversion.
C
In some cases, you will need to convert the value of one data type to another type. This is known as type conversion.