43.有以下程序
main()
{ unsigned int a;
int b=-1;
a=b;
printf("%u",A);
}
程序运行后的输出结果是
(A)-1
(B)65535
(C)32767
(D)-32768
答案:登入後查看
統計: A(0), B(1), C(0), D(0), E(0) #525244
統計: A(0), B(1), C(0), D(0), E(0) #525244