若int类型数据占两个字节,则下列语句的输出为( )。

若int类型数据占两个字节,则下列语句的输出为( )。

int k=-1;
printf("%d,%u\n",k,k);
答案
D

题目信息

题号:1465
题型:单选题
难度:普通