皮皮学,免费搜题
登录
搜题
【判断题】
对于精度要求不高的两中心距,可用 0.02mm 的游标卡尺测量。
A.
正确
B.
错误
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【简答题】When prehistoric man arrived in new parts of the world , something strong happened to the large animals ; they suddenly became extinct. Smaller species survived , the large , slow-growing animals were...
【单选题】若有以下程序段 int m=0xabc,n=0xabc; m-=n; printf("%x\n",m); 执行后输出结果是( )。
A.
0X0
B.
0x0
C.
0
D.
0XABC
【多选题】关于字节下列说法正确的是( )。
A.
Byte是度量数据最小的单位
B.
Byte是信息组织和存储的基本单位
C.
Byte是计算机体系结构的基本单位
D.
8个二进制位称为1个Byte
【多选题】关于机器字长,下列说法正确的是
A.
是指计算机进行一次整数运算所能处理的二进制数据的位数
B.
也就是运算及进行定点数运算的字长
C.
通常是CPU内部数据通路的宽度
D.
机器字长越长,数的表示范围就越大,精度也就越高
E.
会影响计算机的运算速度
F.
现在使用的计算机的机器字长已经进入64位时代
【简答题】When prehistoric man arrived in new parts of the world , something strong happened to the large animals ; they suddenly became extinct. Smaller species survived , the large , slow-growing animals were...
【单选题】科尔沁整骨流派的创始人娜仁阿柏是什么人物?
A.
女萨满
B.
女医生
C.
男萨满
D.
男医生
【单选题】They have looked at a clear _______ development, distinct traditions and geographical origins in determining this question.
A.
national
B.
practical
C.
historical
D.
manual
【单选题】有以下程序段 int m=0,n=0;char c='a'; scanf('%d%c%d',&m,&c,&n); printf('%d,%c,%d/n',m,c,n); 若从键盘上输入:10A10<回车>,则输出结果是
A.
10,A,10
B.
10,a,10
C.
10,a,0
D.
10,A,0
【单选题】若有以下程序段int m=0xabc,n=0xabcm-=nprintf('%x/n', m);执行后的输出结果是
A.
0x0
B.
0x0
C.
0
D.
0xABC
【判断题】用fread和fwrite函数可对文本文件进行读写操作。
A.
正确
B.
错误
相关题目: