Automatically coverting one datatype into another datatype is
Answers
Answered by
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
1
Answer:
Typecasting is converting one data type into another one.
Similar questions