-1/3
1/3
-3
3
1/2
第1题:
What provides little or no indication that a vessel is dragging anchor ________.
A.Increasing radar range to a fixed object ahead
B.Drift lead with the line leading perpendicular to the centerline
C.Vibrations felt by placing a hand on the cable
D.Changing bearings to distant fixed objects abeam
第2题:
Cyclones tend to move ______.
A.perpendicular to the isobars in their warm sectors
B.parallel to the isobars in their warm sectors
C.parallel to the line of the cold front
D.perpendicular to the line of the cold front
第3题:
11. public class Test { 12. public void foo() { 13. assert false; 14. assert false; 15. } 16. public void bar(){ 17. while(true){ 18. assert false; 19. } 20. assert false; 21. } 22. } What causes compilation to fail?()
第4题:
Base line
Molded line
Designer's waterline
Keel line
第5题:
Great circle
Equator
Small circle
Meridian
第6题:
第7题:
the primary great circle of the Earth perpendicular to the axis
the line to which all celestial observations are reduced
the line from which a celestial body's altitude is measured
All of the above
第8题:
Increasing radar range to a fixed object ahead
Drift lead with the line leading perpendicular to the centerline
Vibrations felt by placing a hand on the cable
Changing bearings to distant fixed objects abeam
第9题:
Compilation fails due to an error in line 23.
Compilation fails due to an error in line 29.
A ClassCastException occurs in line 29.
A ClassCastException occurs in line 31.
The value of all four objects prints in natural order.
第10题:
any wire rope used for mooring
a fire-warp
a mooring line running diagonally to the keel
a mooring line perpendicular to the keel
第11题:
Distance line
Gantline
Heaving line
Tag line
第12题:
taut and leading forward
slack
leading out perpendicular to the centerline
leading under the hull
第13题:
When carrying out a parallel track search pattern,the course of the search units should normally be which of the following ________.
A.In the same direction as the anticipated drift
B.In the opposite direction of the anticipated drift
C.Perpendicular to the line of anticipated drift
D.Downwind
第14题:
What is the difference between a CSU/DSU and a modem?()
第15题:
2y +x = 5
2y –x = 3
x + 2y = 7
x – 2y = 4
4y +2x = 0
第16题:
Ensure the bight is not fouled by taking up slack
Pay out the line smartly and keep it free for running
Secure the line by adding more turns
Surge the line so it maintains a strain without parting
第17题:
(-4, -2)
(-1,1)
(2,1)
(4,2)
(7,3.5)
第18题:
Line 26 prints "a" to System.out.
Line 26 prints "b" to System.out.
An exception is thrown at line 26 at runtime.
Compilation of class A will fail due to an error in line 6.
第19题:
The primary line module is inactive for five minutes and then becomes active.
The primary line module is in standby mode,while the spare line module remains active.
The primary line module becomes active immediately and the spare line module becomes inactive.
The primary and spare line modules are active for five minutes,after which time the spare line module becomes inactive.
第20题:
Line 16
Line 17
Line 18
Line 19
第21题:
Line 13
Line 14
Line 18
Line 20
第22题:
Compilation of class A fails.
Line 28 prints the value 3 to System.out.
Line 28 prints the value 1 to System.out.
A runtime error occurs when line 25 executes.
Compilation fails because of an error on line 28.
第23题:
B
The code runs with no output.
Compilation fails because of an error in line 12.
Compilation fails because of an error in line 15.
Compilation fails because of an error in line 18.