+ 1
what is type conversion?
3 Answers
0
such as......
0
Basically when one data type is coverted into another data type , type conversion one primitive data type to another is not required as it is done automatically ....we need to do three type of type conversion ie from primitive to non-primitive , non-primitive to primitive data type and one more..