皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【简答题】
常用于饮用水消毒和游泳池水消毒的消毒剂是 和
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】若定义数组井初始化int a[2][3]={{1,2,3},{4,5,6}};以下语句不成立的是( )。
A.
a数组中有6个元素
B.
a[2][3]是数组的最后一个元素的引用 c. a数组中每个元素都为整数 D. a数组是整型数组
【简答题】若有数组初始化语句int a[3][4]={{1,2},{0},{3,4,5,6}},则该数组初始化后,数组元素a[1][2]的值为________ ,a[2][1]的值为________。
【多选题】下列( )是宝洁旗下的品牌。
A.
帮宝适
B.
SK-II
C.
舒肤佳
D.
碧浪
【单选题】Like the body, the memory improves with use. Unlike the body, the memory can improve with age. For many years, doctors have been studying the way the brain works. We all know that the brain has two si...
A.
with age
B.
with use
C.
with memory
D.
with development
【单选题】若定义数组并初始化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
【单选题】数组a定义语句为:int a[5]={1,2,3}; 数组a定义并初始化后,数组元素a[4]的值是:
A.
1
B.
不确定
C.
2
D.
0
【判断题】Increase the light wavelength can improve the resolution of the microscope
A.
正确
B.
错误
【判断题】The mixer circuit can improve the sensitivity of the receiver. ( )
A.
正确
B.
错误
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题