MCQOPTIONS
Saved Bookmarks
| 1. |
Assume that a variable will need to store only integers in the range of 1 through 20000. The most efficient data type for the variable is _____ |
| A. | character |
| B. | float |
| C. | integer |
| D. | long integer |
| E. | short integer |
| Answer» F. | |