当前位置:建筑工程综合练习题库

问题:

[多选] 建筑装饰装修工程所使用的材料应按设计要求进行()处理。

A . 防火
B . 防腐
C . 防水
D . 防虫
E . 防锈

举例谈谈《诗经》的主要内容。 稳定性 10. interface Foo {  11. int bar();  12. }  13.  14. public class Beta {  15.  16. class A implements Foo {  17. public int bar() { return 1; }  18. }  19.  20. public int fubar( Foo foo) { return foo.bar(); }  21.  22. public void testFoo() {  23.  24. class A implements Foo {  25. public int bar() { return 2; }  26. }  27.  28. System.out.println( fubar( new A())); 29. }  30.  31. public static void main( String[] argv) {  32. new Beta().testFoo();  33. }  34. }  Which three statements are true?()  Compilation fails.。  The code compiles and the output is 2.。  If lines 16, 17 and 18 were removed, compilation would fail.。  If lines 24, 25 and 26 were removed, compilation would fail.。  If lines 16, 17 and 18 were removed, the code would compile and the output would be 2.。  If lines 24, 25 and 26 were removed, the code would compile and the output would be 1.。 影响矿井涌水量大小的主要因素是什么? 银行业个人理财业务人员的下列做法需要负刑事责任的是() 利用个人理财业务进行洗钱活动。 销售理财产品时使用虚假性的预测数据。 从事未经批准的个人理财业务。 销售理财产品时未透露理财产品的风险。 建筑装饰装修工程所使用的材料应按设计要求进行()处理。
参考答案:

  参考解析

本题考核的是装饰设计阶段的质量管理。建筑装饰装修工程所使用的材料应按设计要求进行防火、防腐和防虫处理。

在线 客服