What is Type casting? Implicit type casting and Explicit type casting:
The conversion of the data type of the variable’s value into another data type during the program execution is called type casting. There are two… Read More »What is Type casting? Implicit type casting and Explicit type casting: