what is type conversion.
Answers
Answered by
4
Explanation:
In computer science, type conversion, type casting, type coercion, and type juggling are different ways of changing an expression from one data type to another. An example would be the conversion of an integer value into a floating point value or its textual representation as a string, and vice versa
hope it help you
thank you by abhishek
Answered by
1
Explanation:
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.
Hope it help you ☺☺❤❤
Similar questions