Computer Science, asked by sonalnaiknaware1983, 3 months ago

Automatically coverting one datatype into another datatype is​

Answers

Answered by tinkik35
2

Answer:

Typecasting is converting one data type into another one. It is also called as data conversion or type conversion. It is one of the important concepts introduced in 'C' programming. ... Implicit type casting.

Answered by kv1b7bnikitaray
1

Answer:

Typecasting is converting one data type into another one.

Similar questions