皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【多选题】
以下基团或分子中,能产生 K带吸收的是 。
A.
C=C-C=C
B.
C=C-C=O
C.
C ≡C-C=O
D.
CH 2 =CHCl
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【简答题】Describe briefly the location of the U.S. What are the three most important rivers in America? Please tell the names of the Great Lakes in North America. Introduce briefly the two long continuing migr...
【简答题】Describe briefly the drilling sump and the treatment system for field treatment of sump fluid.
【单选题】如下程序的输出结果是 #include<iostream> using namespace std: int main( ){ int sum: for(inti=O;i<6;i+=3){ sunl=i: for(intj=i;j<6;j++)suitL+=j; } cout<<sum<<endl: retuIn 0:
A.
3
B.
10
C.
12
D.
15
【简答题】Describe briefly the drilling sump and the treatment system for field treatment of sump fluid.
【单选题】如下程序的输出结果是 main( ) {int a=2,b=-1,c=2 if(a<B) if(b<0)c=0 else c++ cout<<c<<endl }
A.
0
B.
1
C.
2
D.
3
【简答题】Describe briefly the nature of a swap and its primary component.
【单选题】如下程序的输出结果是 main( ) {float x=2.0,y if(x<0.0) y=0.0 else if(x<10.0) y=1.0/x else y=1.0 cout<<y<<endl }
A.
0.000000
B.
0.250000
C.
0.500000
D.
1.000000
【简答题】读定位轴线及其编号。该小学教学楼一层平面图有 道纵轴,编号用 从下到上顺序标出;横轴有 道,编号用阿拉伯数字 顺序标出。 轴线与墙体的位置关系是 。保健室的开间尺寸是 米 ,进深尺寸是 米 。
【单选题】如下程序的输出结果是main(){inta=2, b=-1, c=2if(a<B) if(b<0)c=0; else c++cout<<c<<end1}
A.
0
B.
1
C.
2
D.
3
【单选题】如下程序的输出结果是main(){float x=2.0, y;if(x<0.0)y=0.0;else if(x<10.0)y= 1.0/x;else y= 1.0cout<<y<<end1}
A.
0
B.
0.25
C.
0.5
D.
1
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题