单选题
若有以下程序段 int m=0xabc,n=0xabc; m-=n; printf("%X/n",m); 执行后输出结果是( )。
A、
0X0
B、
0x0
C、
0
D、
0XABC
【正确答案】
C
【答案解析】
提交答案
关闭