Computer Science, asked by Anusha123456, 11 months ago

what is type conversion.​

Answers

Answered by abhishek55541
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 tejaschopade
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