What is the need of type conversion? Discuss type casting.
Answers
Answered by
0
- In type casting, casting operator is needed in order to cast the a data type to another data type. Whereas in type conversion, there is no need for a casting operator. 4. In typing casting, the destination data type may be smaller than the source data type, when converting the data type to another data type.
saurabh363590:
hi
Answered by
0
Answer:
In type casting, casting operator is needed in order to cast the a data type to another data type. Whereas in type conversion, there is no need for a casting operator. 4. In typing casting, the destination data type may be smaller than the source data type, when converting the data type to another data type.
Similar questions