Computer Science, asked by iTzMe811, 4 months ago

Type convession in computer​

Answers

Answered by hearhackerakshitha2
8

Answer:

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

Similar questions