皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【单选题】
(47516)60Kg/m 钢轨,最高、最低轨温差≤ 85 °C,普通线路 25m 钢轨接头螺栓扭矩标准() N • m 。
A.
400
B.
500
C.
600
D.
700
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】若定义数组井初始化int a[2][3]={{1,2,3},{4,5,6}};以下语句不成立的是( )。
A.
a数组中有6个元素
B.
a[2][3]是数组的最后一个元素的引用 c. a数组中每个元素都为整数 D. a数组是整型数组
【多选题】下列( )是宝洁旗下的品牌。
A.
帮宝适
B.
SK-II
C.
舒肤佳
D.
碧浪
【单选题】若定义数组并初始化int a[2][3]={1,2,3,4,5,6};int b[3][2]={1,2,3,4,5,6};,下面选项中正确的是
A.
表达式a[1][2]==b[1][2]的值为1
B.
表达式a[1][2]==b[2][1]的值为0
C.
a[2][3]的值为6
D.
b[2][1]的值为6
【单选题】若定义数组并初始化int a[2][3]= {{1,2, 3},{4,5,6}};以下语句哪一个不成立( )?
A.
a数组中有6个元素
B.
a[2][3]是a数组的最后一个元素的引用
C.
a数组中每个元素都为整数
D.
a数组是整型数组
【简答题】完形填空。 Like the body, the memory improves with use. 1 the body, the memory can improve with age. For many years, doctors have been studying the way the brain 2 . We all know that the brain has two side...
【单选题】若定义数组并初始化int a[10]={ 1,2,3,4},以下选项哪一个是错误的( )
A.
a[8] 的值为0
B.
a[1] 的值为1
C.
a[3] 的值为4
D.
a[9] 的值为0
【判断题】Increase the light wavelength can improve the resolution of the microscope
A.
正确
B.
错误
【单选题】二维数组的初始化。 int a[ ][4]={1,2,3,4,5,6,7,8,9,10,11,12} ; 第一维的[ ]里,系统会默认为几?
A.
2
B.
3
C.
4
D.
1
【判断题】The salesperson said that the special material in the shoes can improve people’s jump.
A.
正确
B.
错误
【判断题】The mixer circuit can improve the sensitivity of the receiver. ( )
A.
正确
B.
错误
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题