Computer Science, asked by DhruvDynamic125, 11 months ago

name the type of conversion describe any two​

Answers

Answered by karthik1581
0

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. Explicit type conversion in some specific way is known as casting.

Similar questions