注意:此页面搜索的是所有试题
(单选题) 设 C 语言中,一个 int 型数据在内存中占 2 个字节,则 unsigned int 型数据的取值范围为()(本题2.0分)
A、 0~255
B、 0~32767
C、 0~65535
D、 0~2147483647

参考答案