Computer Science, asked by yaduvanshipriyam684, 5 months ago

what is a type conversion ? how many type of type conversion?

Answers

Answered by sitakri258
4

Answer:

two types

In computer science, type conversion or typecasting refers to changing an entity of one datatype into another. There are two types of conversion: implicit and explicit. The term for implicit type conversion is coercion

Similar questions