Computer Science, asked by kanishk2017still, 9 months ago

the forceful conversion of a pre defined data type into another data type?

Answers

Answered by jagadeesh222
0

Answer:

Explicit Type Conversion: This process is also called type casting and it is user-defined. Here the user can typecast the result to make it of a particular data type. ... Conversion using Cast operator: A Cast operator is an unary operator which forces one data type to be converted into another data type.

Answered by Prakshi1415
0

Answer:

The forceful conversion of a predefined data type into another data type is called as - Type Conversion.

Similar questions