give example for explicit type casting
Answers
Answered by
0
Answer:
Conversion With Example Explicit conversion or cast is a process of passing information to the compiler that the program is trying to perform conversion with the knowledge of possible data loss. For Example, if we are converting a higher numeric value into a lower one.
Similar questions