Multiple Choice
For 16-bit compiler allowable range for integer constants is ______ ?
A) -3.4e38 to 3.4e38
B) -32767 to 32768
C) -32768 to 32767
D) -32668 to 32667
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: Which one of the following sentences is
Q10: A binary tree with 27 nodes has
Q11: What is an array?<br>A)an array is a
Q12: In switch statement, each case instance value
Q13: Which of the following shows the correct
Q15: What is function?<br>A)function is a block of
Q16: What is Keywords?<br>A)keywords have some predefine meanings
Q17: Bitwise operators can operate upon?<br>A)double and chars<br>B)floats
Q18: What is right way to Initialization array?<br>A)int
Q19: Which one of the following is not