InterviewSolution
Saved Bookmarks
| 1. |
What Do You Mean By Casting A Data Type? |
|
Answer» Converting a variable of one data TYPE to another data type is CALLED casting. This is also called as data type CONVERSION. Converting a variable of one data type to another data type is called casting. This is also called as data type conversion. |
|