Type Casting
MediumConverting one primitive data type into another.
8 min read Medium
Type Casting
Type casting is when you assign a value of one primitive data type to another type.
Converting one primitive data type into another.
Type casting is when you assign a value of one primitive data type to another type.