Computer Science, asked by divansh1322, 2 months ago

Explain Type casting with the help of example​

Answers

Answered by anushree92004
1

Answer:

Typecasting, or type conversion, is a method of changing an entity from one data type to another. ...

An example of typecasting is converting an integer to a string. This might be done in order to compare two numbers, when one number is saved as a string and the other is an integer.

Answered by devisunitapunyapu
1

Answer:

Typecasting, or type conversion, is a method of changing an entity from one data type to another. ... An example of typecasting is converting an integer to a string. This might be done in order to compare two numbers, when one number is saved as a string and the other is an integer.

Similar questions