Vidyalelo
Computer Science · Q243

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 243

Q243

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

Answer: Option E

Solution

Answer: Option E
No explanation is given for this question Let's Discuss on Board