皮皮学,免费搜题
登录
搜题
【多选题】
以下( )项目属于分部工程。
A.
写字楼的钢筋混凝土工程
B.
教学楼的土建工程
C.
图书馆的土方工程
D.
综合楼的钢筋工程
E.
一栋教学办公楼
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【单选题】阅读下面的程序:public class test {public static void main(String args[]) { int i;float f = 2.3f; double d = 2.7; i = ((int)Math.ceil(f)) * ((int)Math.round(d)); System.out.println(i); } } 程序执行后,运行结...
A.
9
B.
5
C.
6
D.
6.1
【单选题】阅读下面程序,程序执行后输出结果为( )。 #include void f(int q[],int n) { int i; for(i=0;i
A.
2468
B.
1357
C.
5357
D.
语法错误
【简答题】II. Number the different exercises below 1, 2, 3, 4 and 5 to show the degree of calorie loss (from the least to the most). ( ) a. one-hour swimming (crawl/45 yds) ( ) b. one-hour jogging (6 mph) ( ...
【单选题】阅读下面的C#程序,写出结果: static void Main() { foreach (int i in Fibs()) { if (i < 10) Console.Write("{0} ", i); else break; } Console.ReadKey(); } public static System.Collections.Generic.IEnumerable Fibs() { ...
A.
1 1 2 3 5 8
B.
1 2 3 4 5 6
C.
1 1 2 3 4 7
D.
13 5 7 9 11
【简答题】P24 No. 5, 6, 9 (Theoretical exercises) P25 No. 1, 2, 5 (每道题选择一种表示方法,几道题尽量选择不同表示方法)(Optional, Computer project exerices)
【简答题】Write two request and two response letters according to the given situations of Exercises IV&V of Unit 5(P98) and Exercise IV (1-2) of Unit 6 (P117).
【单选题】阅读程序: f(int b[],int n) { int i,r=1; for(i=0;i<=n;i++) r=r*b[i]; return r; } main() { int x,a[]={2,3,4,5,6,7,8,9}; x=f(a,3); printf("%d\n",x); } 以上程序的输出结果是( ).
A.
6
B.
24
C.
120
D.
720
【单选题】阅读程序: f(int b[],int n) { int i,r=1; for(i=0;i<=n;i++) r=r*b[i]; return r; } main() { int x,a[]={2,3,4,5,6,7,8,9}; x=f(a,3); printf("%dn",x); } 以上程序的输出结果是( ).
A.
720
B.
6
C.
24
D.
120
【单选题】阅读下面的程序: public class test { public static void main(String args[]) { int i; float f = 2.3f; double d = 2.7; i = ((int)Math.ceil(f)) * ((int)Math.round(d)); System.out.println(i); } } 程序执行后,运行结果为以下哪个...
A.
9
B.
5
C.
6
D.
6.1
【单选题】Inspection of a vessel’s propeller during dry-dock should include .
A.
noting the condition of the fairwater
B.
inspection of the keyway
C.
logging inspection results in the official deck log
D.
all of above
相关题目:
关于我们
免责声明
版本记录
© 2019 pipixue.com 京ICP备20000060号-6