Multiple Choice
Which data type is most suitable for storing a number 65000 in a 32-bit system?
A) signed short
B) unsigned short
C) long
D) int
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: While swapping 2 no' what at precautions
Q30: In the standard library of C programming
Q31: Which of the following declaration is not
Q32: When do you need to use type-conversions?<br>A)The
Q33: Which of the following data type will
Q35: Which of the following is not a
Q36: What is the type of the following
Q37: Which of the following statements should be
Q38: Which of the following is not an
Q39: Which of the following is not a