Computer Science, asked by ravi7879747484, 1 month ago

explain explicit typecasting with example​

Answers

Answered by asmighatul
0

Answer:

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. ... All the data after the decimal will be lost in the conversion

Similar questions