在线名词解释大全 - C位运算单选题5 - 详细

void main()


{    char x=040;
     printf("%d\n", x=x<<1);


}


上面程序的输出是:

A
100
B
160
C
120
D
64
正确答案:
相关推荐
扫描二维码
关注公众平台