网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
One Class Surveyor got onboard of a 45000 DWT new construction Chemical Tanker a week before delivery, he carried out the initial Safety Equipment survey in accordance with the Fire Fighting and Life-saving Control Plan.Surveyor noted that the vessel had two (2) 15 persons’ Life-rafts at each side, and One (1) 6 persons’ Life-raft on the forward main deck. The surveyor verified the Life-rafts’ certificate and found that the max storing height of one 15 person’s Life-raft at port side to be 18 meters as indicated on its certificate. But the surveyor checked the drawings and noted that actual storing position was 18.5 meters above the Lightweight water line of this vessel.Surveyor recommended shipyard to change the Life-raft or re-locate the life-raft in order to comply with the stowing height requirement as indicated on its certificate. Do you think the Surveyor’s recommendation is correct?()
A

The surveyor’s comment was not correct; because the Life-raft has the Hydra-Static Releaser, should not care the height of Storing Position

B

The surveyor’s comment was correct; because if the Storing height was over the Limit of the Life-raft, It may damage the Life-raft when throwing off to the water

C

The surveyor’s comment was not correct; the storing position was the same location as showing on the approved drawings

D

The surveyor’s comment was correct; as a surveyor, he can give any comment as he like


参考答案

参考解析
解析: 暂无解析
更多 “单选题One Class Surveyor got onboard of a 45000 DWT new construction Chemical Tanker a week before delivery, he carried out the initial Safety Equipment survey in accordance with the Fire Fighting and Life-saving Control Plan.Surveyor noted that the vessel had two (2) 15 persons’ Life-rafts at each side, and One (1) 6 persons’ Life-raft on the forward main deck. The surveyor verified the Life-rafts’ certificate and found that the max storing height of one 15 person’s Life-raft at port side to be 18 meters as indicated on its certificate. But the surveyor checked the drawings and noted that actual storing position was 18.5 meters above the Lightweight water line of this vessel.Surveyor recommended shipyard to change the Life-raft or re-locate the life-raft in order to comply with the stowing height requirement as indicated on its certificate. Do you think the Surveyor’s recommendation is correct?()A The surveyor’s comment was not correct; because the Life-raft has the Hydra-Static Releaser, should not care the height of Storing PositionB The surveyor’s comment was correct; because if the Storing height was over the Limit of the Life-raft, It may damage the Life-raft when throwing off to the waterC The surveyor’s comment was not correct; the storing position was the same location as showing on the approved drawingsD The surveyor’s comment was correct; as a surveyor, he can give any comment as he like” 相关考题
考题 () in our class went to the new movie but no one enjoyed it very much. A、EverybodyB、Everyone

考题 关于下列代码编译或执行结果的描述中,正确是______。public class Test{public static void main(String args[]){TestThread pm1=new TestThread("one");pm1.start();TestThread pm2=new TestThread("Tow");pm2.start();}}class TestThread extends Thread(private String sTname="";TestThread(String s){sTname=s;}public void run(){for(int i=0;i<2;i++){try{sleep(1000);}catch(InterruptedException e)()System.out.println(sTname+…);}}}A) 不能通过编译,TestThread类中不能定义变量和构造方法B) 输出One One Two TwoC) 输出Tow One One TwoD) 选项B或C都可能出现A.B.C.D.

考题 A company that makes Computer Assisted Design (CAD) software has, within its application, some utility classes that are used to perform 3D rendering tasks. The company‘s chief scientist has just improved the performance of one of the utility classes‘ key rendering algorithms, and has assigned a programmer to replace the old algorithm with the new algorithm. When the programmer begins researching the utility classes, she is happy to discover that the algorithm to be replaced exists in only one class. The programmer reviews that class‘s API, and replaces the old algorithm with the new algorithm, being careful that her changes adhere strictly to the class‘s API. Once testing has begun, the programmer discovers that other classes that use the class she changed are no longer working properly.What design flaw is most likely the cause of these new bugs?()A.InheritanceB.Tight couplingC.Low cohesionD.High cohesionE.Loose couplingF.Object immutability

考题 下面程序输出的结果为 #include"iostream.h" class A { public: A(){cout<<"CLASSA"<<endl;} ~A() {} }; class B:public A { public: B(){cout<<"CLASSB"<<endl;} ~B() {} }; void main() { A * p; p=new B; B *q; q=new B; }A.CLASS A CLASS BB.CLASS A CLASS B CLASS BC.CLASS A CLASS B CLASS A CLASS BD.CLASS A CLASS B CLASS B CLASS B

考题 下面程序输出的结果为#include"iostream.h"class A{public:A( ){cout<<"CLASS A"<<endl;}~A( ){}};class B:public A{public:B( ){cout<<"CLASS B"<<endl;}~B( ){}};void main( ){A*p;p=new B;B *q;q=new B;}A.CLASS A CLASS BB.CLASS A CLASS B CLASS BC.CLASS A CLASS B CLASS A CLASS BD.CLASS A CLASS B CLASS B CLASS B

考题 Class a = new Class(); Class b = new Class();if(a == b) returns true or false, why?

考题 类class one 在声明func 成员函数时发生错误,出错原因是【 】。Class one{private:int a;public:void func(two )};class two{private:int b;friend void one: :func(two );};void one: : func(two r)a=r.b;}

考题 下面程序输出的结果为( )。 #inClUde”iostream.h” Class A {public: A(){cout<<“CLASS A”<<endl;} ~A()<)}; class B:public A {public: B(){cout<<”CLASSB”<<endl;} ~B(){}}; void main() {A*p; p=new B; B *q; q=new B;}A.CLASS A CLASS BB.CLASS A CLASS B CLASS BC.CLASS A ClASS BD.CLASS A CLASS B CLASS A CLASS B CLASS B CLASS B

考题 12.A. grade one,class fourB. class four,grade oneC. Grade One,Class FourD. Class Four,Grade One

考题 Why do you want a new job ______you've got such a good one already?A. thatB. whereC. whichD. when

考题 class One {  public One() { System.out.print(1); }  }  class Two extends One {  public Two() { System.out.print(2); }  }  class Three extends Two {  public Three() { System.out.print(3); }  }  public class Numbers{  public static void main( String[] argv) { new Three(); }  }  What is the result when this code is executed?() A、 1B、 3C、 123D、 321E、 The code rims with no output.

考题 Given that Thing is a class, how many objects and reference variables are created by the following code?()   Thing item, stuff;   item = new Thing();   Thing entity = new Thing();A、One object is createdB、Two objects are createdC、Three objects are createdD、One reference variable is createdE、Two reference variables are createdF、Three reference variables are created.

考题 A technician installed a new video card on a motherboard which has onboard video. When the monitor was plugged into the new card and the power was turned on, a no signal message appeared on the monitor. Which of the following is MOST likely the issue?()A、In the BIOS, the onboard video adapter must be disabled.B、The video resolution is set too high.C、The LCD panel is defective.D、The drivers for the new video card must be installed before installing the card.

考题 现有:  import java.util.*;      class AddStuff2  {  public static void main(String  []  args)  {      TreeSett=new TreeSet();      if (t.add("one"))      if (t.add("two"))     if (t.add ("three"))  add("four");  for (String s  :  t)      System.out.print (s);     }      }      结果为:()     A、 oneB、 one three twoC、 one two threeD、 one two three fourE、 four one three twoF、编译失败

考题 class One {   public One foo() { return this; }  }  class Two extends One {  public One foo() { return this; }  }  class Three extends Two {   // insert method here  }  Which two methods, inserted individually, correctly complete the Three class?()A、 public void foo() { }B、 public int foo() { return 3; }C、 public Two foo() { return this; }D、 public One foo() { return this; }E、 public Object foo() { return this; }

考题 单选题A technician installed a new video card on a motherboard which has onboard video. When the monitor was plugged into the new card and the power was turned on, a no signal message appeared on the monitor. Which of the following is MOST likely the issue?()A In the BIOS, the onboard video adapter must be disabled.B The video resolution is set too high.C The LCD panel is defective.D The drivers for the new video card must be installed before installing the card.

考题 单选题public class Drink implements Comparable {  public String name;  public int compareTo(Object o) {  return 0;  }  }  and:  Drink one = new Drink();  Drink two = new Drink();  one.name= “Coffee”;  two.name= “Tea”;  TreeSet set = new TreeSet();  set.add(one);  set.add(two);  A programmer iterates over the TreeSet and prints the name of each Drink object. What is the result?()A  TeaB  CoffeeC  Coffee TeaD  Compilation fails.E  The code runs with no output.F  An exception is thrown at runtime.

考题 单选题public class enclosingone (    public class insideone{}   )   public class inertest(   public static void main (stringargs)(   enclosingone eo= new enclosingone ();    //insert code here  )  )   Which statement at line 7 constructs an instance of the inner class?()A  InsideOnew ei= eo.new InsideOn();B  Eo.InsideOne ei = eo.new InsideOne();C  InsideOne ei = EnclosingOne.new InsideOne();D  EnclosingOne.InsideOne ei = eo.new InsideOne();

考题 多选题AnInterface is an interface. AnAdapter0 is a non-abstract, non-final class with a zero argument constructor. An Adapterl is a non-abstract, non-final class without a zero argument constructor, but with a constructor that takes one int argument.   Which two construct an anonymous inner class()?AAnAdapter1 aa = new AnAdapter1 () {}BAnAdapter0 aa = new AnAdapter0 () {}CAnAdapter0 aa = new AnAdapter0 (5) {}DAnAdapter1 aa = new AnAdapter1 (5) {}EAnInterface ai = new Anlnterface (5)) {}

考题 单选题You are creating a Windows Forms Application by using the .NET Framework 3.5.You plan to design a new control that will be used on multiple forms in the app.You need to ensure that the control meets the following requirement:   (1)It retrieves data from a MSSQL Server 2008 database instance.   (2)It uses WPF classes to display data.   (3)It uses user-customizable actions when the control is first painted on the form.    What should you do?()A Create a new custom class for the control that is derived from the Control class.B Create a new custom class for the control that is derived from the UserControl class.C Create a new custom class for the control that is derived from the ContentControl class.D Create a new custom class for the control that is derived from the ContentPresenter class.

考题 单选题A company that makes Computer Assisted Design (CAD) software has, within its application, some utilityclasses that are used to perform 3D rendering tasks. The company’s chief scientist has just improved theperformance of one of the utility classes’ key rendering algorithms, and has assigned a programmer toreplace the old algorithm with the new algorithm. When the programmer begins researching the utilityclasses, she is happy to discover that the algorithm to be replaced exists in only one class. The programmer reviews that class’s API, and replaces the old algorithm with the new algorithm, being carefulthat her changes adhere strictly to the class’s API. Once testing has begun, the programmer discovers thatother classes that use the class she changed are no longer working properly. What design flaw is mostlikely the cause of these new bugs?()A InheritanceB Tight couplingC Low cohesionD High cohesionE Loose coupling

考题 单选题class One {  public One() { System.out.print(1); }  }  class Two extends One {  public Two() { System.out.print(2); }  }  class Three extends Two {  public Three() { System.out.print(3); }  }  public class Numbers{  public static void main( String[] argv) { new Three(); }  }  What is the result when this code is executed?()A  1B  3C  123D  321E  The code rims with no output.

考题 多选题AnInterface is an interface.   AnAdapter0 is a non-abstract, non-final class with a zero argument constructor.   AnAdapter1 is a non-abstract, non-final class without a zero argument constructor, but with a constructor that takes one int argument.    Which two construct an anonymous inner class?()AAnAdapter1 aa=new AnAdapter1(){}BAnAdapter0 aa=new AnAdapter0(){}CAnAdapter0 aa=new AnAdapter0(5){}DAnAdapter1 aa=new AnAdapter1(5){}EAnInterface a1=new AnInterface(5){}

考题 单选题现有:  import java.util.*;      class AddStuff2  {  public static void main(String  []  args)  {      TreeSett=new TreeSet();      if (t.add("one"))      if (t.add("two"))     if (t.add ("three"))  add("four");  for (String s  :  t)      System.out.print (s);     }      }      结果为:()A  oneB  one three twoC  one two threeD  one two three fourE  four one three twoF 编译失败

考题 单选题class Parent {     String one, two;  public Parent(String a, String b){     one = a;     two = b;    }  public void print(){ System.out.println(one); }    }  public class Child extends Parent {     public Child(String a, String b){     super(a,b);     }  public void print(){  System.out.println(one + " to " + two);     }  public static void main(String arg[]){     Parent p = new Parent("south", "north");     Parent t = new Child("east", "west");     p.print();     t.print();     }     }  Which of the following is correct?()A  Cause error during compilation. B  south     east C  south to north     east to west    D  south to north     east    E  south     east to west

考题 单选题A company that makes Computer Assisted Design (CAD) software has, within its application, some utility classes that are used to perform 3D rendering tasks. The company's chief scientist has just improved the performance of one of the utility classes' key rendering algorithms, and has assigned a programmer to replace the old algorithm with the new algorithm. When the programmer begins researching the utility classes, she is happy to discover that the algorithm to be replaced exists in only one class. The programmer reviews that class's API, and replaces the old algorithm with the new algorithm, being careful that her changes adhere strictly to the class's API. Once testing has begun, the programmer discovers that other classes that use the class she changed are no longer working properly. What design flaw is most likely the cause of these new bugs?()A InheritanceB Tight couplingC Low cohesionD High cohesionE Loose couplingF Object immutability

考题 多选题class One {   public One foo() { return this; }  }  class Two extends One {  public One foo() { return this; }  }  class Three extends Two {   // insert method here  }  Which two methods, inserted individually, correctly complete the Three class?()Apublic void foo() { }Bpublic int foo() { return 3; }Cpublic Two foo() { return this; }Dpublic One foo() { return this; }Epublic Object foo() { return this; }