网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
The revolving drum of a winch used to haul lines is called a().
A
bull gear
B
gypsyhead
C
spanner
D
wildcat
参考答案
参考解析
解析:
暂无解析
更多 “单选题The revolving drum of a winch used to haul lines is called a().A bull gearB gypsyheadC spannerD wildcat” 相关考题
考题
A(71)is used to communicate with another computer over telephone lines.A.KeyboardB.ModemC.MouseD.Printer
考题
On an anchor windlass,the wheel over which the anchor chain passes is called a______.A.brake compressor wheelB.devil's clawC.wildcatD.winch head
考题
Given:11. public void go(int x) {Which statement is true?()
A.All of the assert statements are used appropriately.B.Only the assert statement on line 12 is used appropriately.C.Only the assert statement on line 15 is used appropriately.D.Only the assert statement on line 18 is used appropriately.E.Only the assert statements on lines 12 and 15 are used appropriately.F.Only the assert statements on lines 12 and 18 are used appropriately.G.Only the assert statements on lines 15 and 18 are used appropriately.
考题
Lines on a chart which connect points of equal magnetic variation are called ______.A.magnetic latitudesB.magnetic declinationsC.dipD.isogonic lines
考题
Which statement about two lines spliced together is TRUE ________.A.Splicing is used to increase the circumference of each lineB.Splicing two lines together is stronger than knotting two lines togetherC.Splicing is used to increase the overall strength of the lineD.Splicing is used to prevent rotting of the lines bitter end
考题
材料:While berthed alongside in Tenerife,the cruise ship Arcadia was carrying out a lifeboat drill.One lifeboat was successfully launched and as it was being recovered,the winch hoisting it failed.The lifeboat was still connected to the falls and it dropped back into the sea. To investigate what had happened,the crew had to wind the falls back onto the winch drum.The lifeboat was disconnected while the crew tried to restart the winch.They were unsuccessful because of a fault on the hand crank cutout switch.The crew then attempted to wind the falls back on using the hand crank,but because of the time and effort involved,the cutout switch was bypassed and power restored to speed up the operation.The crank handle was left in place. The winch was started.It began to turn and so too did the handle which hit one of the crew over the head.The investigation found that the winch failed in the first place because the oil used in the winch gearbox was not one recommended.It was too viscose and would have prevented the coupling locking mechanism from operating correctly.问题:It was the fault on the ________ that caused the failure to recover the lift boatA.crank handleB.hand crank cutout switchC.power systemD.fallsIt was the ________ that hit the crewmember on his head.A.fallsB.hand crank cutout switchC.crank handleD.winch drumThe cause of the accident was that ________.A.the oil used in the winch gearbox was too viscoseB.the winch drum was connected with the fallsC.the life boat was too heavyD.the bypass to the cutout switch was misused by the crewThe lesson from this accident is that ________.A.seafaring is not all about facing unforeseen situationsB.it is not necessary to wear hard hats to prevent sore headsC.the wrong oil can not have serious repercussionsD.do not start lifeboat winch motors with the crank handle in place请帮忙给出每个问题的正确答案和分析,谢谢!
考题
If two mooring lines are to be placed on the same bollard,which method is BEST?______.A.Place the eye from the forward line on the bollard and then place the eye from the second line directly over the firstB.It makes no difference how the lines are placedC.Place the eye from either line on the bollard,and then bring the eye of the other line up through the eye of the first,and place it on the bollardD.Place both eyes on the bollard,in any manner,but lead both lines to the same winch head on the vessel and secure them on the winch
考题
23.int z=5; 24. 25. public void stuff1(int x) { 26. assert (x 0); 27. switch(x) { 28. case 2: x= 3; 29. default: assert false; } } 30. 31. private void stuff2(int y) { assert (y 0); } 32. 33. private void stuff3() { assert (stuff4O); } 34. 35. private boolean stuff4() { z = 6; return false; } Which is true?() A、 All of the assert statements are used appropriately.B、 Only the assert statement on line 31 is used appropriately.C、 The assert statements on lines 29 and 31 are used appropriately.D、 The assert statements on lines 26 and 29 are used appropriately.E、 The assert statements on lines 29 and 33 are used appropriately.F、 The assert statements on lines 29, 31, and 33 are used appropriately.G、 The assert statements on lines 26, 29, and 31 are used appropriately.
考题
()is used to communicate with another computer over telephone lines.A、 keyboardB、 modemC、 mouseD、 printer
考题
The ultra long haul amplification technology used in ZXWM M900 system includes large-power ()technology and ()amplifier.
考题
单选题The square knot is used for().A
forming temporary eyes in linesB
joining two lines of equal sizeC
keeping line from unlaying or frayingD
joining two lines of different size
考题
单选题A gypsy or gypsyhead is a().A
punt used for painting over the sideB
small, reciprocating steam engineC
spool-shaped drum fitted on a winchD
swinging derrick
考题
单选题(), or drum is used for hauling in or letting out the wires or ropes which will fasten the ship to the shore.A
The winch motorB
The band brakeC
The winch barrelD
The anchor capstan
考题
单选题Lines on a chart which connect points of equal magnetic variation are called ().A
magnetic latitudesB
magnetic declinationsC
dipD
isogonic lines
考题
单选题A “stopper” is().A
a short length of line used for temporarily holding another lineB
a snatch block for handling a topping liftC
an engine order telegraphD
the brake on a cargo winch
考题
单选题The rolling hitch could be used to().A
join two lines of different sizesB
join two lines of equal sizesC
add strength to a weak spot in a lineD
act as a stopper to transfer a line under strain
考题
单选题23.int z=5; 24. 25. public void stuff1(int x) { 26. assert (x 0); 27. switch(x) { 28. case 2: x= 3; 29. default: assert false; } } 30. 31. private void stuff2(int y) { assert (y 0); } 32. 33. private void stuff3() { assert (stuff4O); } 34. 35. private boolean stuff4() { z = 6; return false; } Which is true?()A
All of the assert statements are used appropriately.B
Only the assert statement on line 31 is used appropriately.C
The assert statements on lines 29 and 31 are used appropriately.D
The assert statements on lines 26 and 29 are used appropriately.E
The assert statements on lines 29 and 33 are used appropriately.F
The assert statements on lines 29, 31, and 33 are used appropriately.G
The assert statements on lines 26, 29, and 31 are used appropriately.
考题
单选题The clutch band of a constant tensioning mooring winch must be set up tight enough to drive the winch drum and should slip only when ().A
excessive loads are placed on the winchB
minimum pull is being exerted by the winchC
automatic operation of the winch is desiredD
wire is being retrieved at the maximum rate
考题
单选题In towing,heaving lines are used for().A
passing a tow bridle to the tugB
passing a messenger lineC
heaving in the tow bridleD
service lines with rocket line throwers
考题
单选题A serving mallet is used in().A
covering wire or fiber ropeB
forcing fids into a lineC
dogging hatchesD
splicing lines
考题
单选题The () is used to handle the ropes and wires.A
steering gearB
windlassC
deck craneD
warping drum
考题
单选题If two mooring lines are to be placed on the same bollard,which method is BEST?().A
Place the eye from the forward line on the bollard and then place the eye from the second line directly over the firstB
It makes no difference how the lines are placedC
Place the eye from either line on the bollard,and then bring the eye of the other line up through the eye of the first,and place it on the bollardD
Place both eyes on the bollard,in any manner,but lead both lines to the same winch head on the vessel and secure them on the winch
考题
单选题A “sheepshank” is used to().A
keep a line from frayingB
join lines of unequal sizeC
stop off a lineD
shorten a line
考题
单选题Which tool is used to open the strands of fiber lines when making an eye splice?()A
Belaying spikeB
FidC
HeaverD
Pricker
考题
单选题The knot used to join two lines or two large hawsers for towing is called a().A
square knotB
carrick bendC
sheet bendD
bowline
考题
单选题What is TRUE concerning frapping lines?()A
They are used to steady a lifeboat when loweredB
They are normally attached to the davit spanC
They are needed only on radial davitsD
They are used to clear the puddings
热门标签
最新试卷