Page 1 of 1

Which data type is most suitable for storing a number 65000 in a 32-bit system?

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) signed short
b) unsigned short
c) long
d) int