【简答题】若有以下程序段int m=0xabc,n=0xabc;m-=n;printf("%X\n",m);执行后输出结果是A. 0X0 B. 0x0 C. 0 D. 0XABC
【判断题】电路中某两点的电位都很高,则这两点间的电压也很高。
【单选题】This is dictionary. And it’s English dictionary.
【单选题】---Where is the dictionary? ---________.
A.
There the dictionary is
B.
Is the dictionary there
【单选题】若有以下程序段(n所赋的是八进制数): int m=32767,n=032767; printf('%d,%/n',m,n); 执行后输出结果是( )。
【单选题】______compiled the first English dictionary, A Dictionary of the English Language.
【单选题】若有以下程序段 int m=0xabc,n=0xubc; m-=n; printf('%X/n',m); 执行后输出结果是
【单选题】若有以下程序段(n所赋的是八进制数) int m=32767,n=032767; printf('%d,%o/n',m,n); 执行后输出结果是
【判断题】电路中某两点的电位都很高,则这两点间的电压也一定很高