InterviewSolution
Saved Bookmarks
| 1. |
The data type of 12 is |
|
Answer» Explanation: In computer science and computer PROGRAMMING, a DATA type or simply type is an attribute of data which tells the compiler or interpreter how the programmer intends to use the data. ... A data type provides a SET of VALUES from which an expression (i.e. variable, function, etc.) MAY take its values. |
|