What do you understand by type conversion?
2 Likes
The process of converting one predefined type into another is called type conversion.
Answered By
1 Like
Define Implicit type conversion with an example.
Write down the data type of the following:
(a) Integer
(b) Character
(c) A fractional number
(d) A special character
What is meant by boolean type data? Explain with an example.
Define Explicit type conversion with an example.