Computer Science, asked by swetaroychowdhury121, 3 months ago

what is a type conversion?Under what circumstances is there a"loss of information"​

Answers

Answered by llNairall
2

Typecasting, or type conversion, is a method of changing an entity from one data type to another. It is used in computer programming to ensure variables are correctly processed by a function. An example of typecasting is converting an integer to a string.

Mark ❤️

Similar questions