单选题In order to maintain speed while changing course from a close reach to a broad reach,the sails should be().AloweredBreefedChauled inDeased out

单选题
In order to maintain speed while changing course from a close reach to a broad reach,the sails should be().
A

lowered

B

reefed

C

hauled in

D

eased out


参考解析

解析: 暂无解析

相关考题:

设有订单表order(其中包含字段:订单号,客户号,职员号,签订日期,金额),查询2007年所签订单的信息,并按金额降序排序,正确的SQL命令是( )。A.SELECT * FROM order WHERE YEAR(签订日期)=2007 ORDER BY 金额 DESCB.SELECT * FROM order WHILE YEAR(签订日期)=2007 ORDER BY 金额 ASCC.SELECT * FROM order WHERE YEAR(签订日期)=2007 ORDER BY 金额 ASCD.SELECT * FROM order WHILE YEAR(签订日期)=2007 ORDER BY 金额 DESC

设有订单表order(其中包含字段:订单号,客户号,职员号,签订日期,金额),查询 2007年所签订单的信息,并按金额降序排序,正确的SQL命令是( )。A.SELECT*FROM order WHERE YEAR(签订日期)=2007 0RDER BY金额DESCB.SELECT*FROM order WHILE YEAR(签订日期)=2007 0RDER BY金额ASCC.SELECT*FROM order WHERE YEAR(签订日期)=2007 0RDER BY金额ASCD.SELECT*FROM order WHILE YEAR(签订日期)=2007 0RDER BY金额DESC

设有表:0rder(订单号,客户号,职员号,签订日期,金额)。查询2007年所签订单的信息,并按金额降序排序,正确的SQL命令是( )。A. SELECT*FROM order WHERE YEAR(签订日期)=2007 0RDER BY金额DESCB. SELECT*FROM order WHILE YEAR(签订日期)=2007 0RDER BY金额ASCC. SELECT*FROM order WHERE YEAR(签订日期)=2007 0RDER BY金额ASCD. SELECT*FROM order WHILE YEAR(签订日期)=2007 0RDER BY金额DESC

While troubleshooting a network outage, you discover that an employee brought a switch from home into the office to connect additional equipment to the network. In order to increase his speed, he connected this switch to both network ports in his office, resulting in a bridge loop.Which of these can you implement to prevent future occurrences of this issue?()A.RSTPB.root guardC.BPDU guardD.GLBP

设有订单表 order ( 其中包含字段 : 订单号 , 客户号 , 职员号 , 签订日期 , 金额 ) , 删除 2002 年 1 月 1 日以前签订的订单记录,正确的 SQL 命令是A) DELETE TABLE order WHERE 签订日期 {^2002-1-1}B) DELETE TABLE order WHILE 签订日期 {^2002-1-1}C) DELETE FROM order WHERE 签订日期 {^2002-1-1}D) DELETE FROM order WHILE 签订日期 {^2002-1-1}

A fire is discovered in the bow of your vessel while making way. The wind is from ahead at 35 knots. You should ______.A.remain on course and hold speedB.remain on course but slack the speedC.change course to put the wind on either beam and increase speedD.change course and put the stern to the wind

While proceeding to a distress site,you hear the words “Seelonce mayday” on the radiotelephone.Which action should you take ________.A.Resume base course and speed as your assistance is no longer requiredB.Acknowledge receipt and advise your course,speed,and ETAC.Relay the original distress message as no other vessel has acknowledged itD.Monitor the radiotelephone but do not transmit

Your radar is set on a true motion display.Which of the following will NOT appear to move across the PPI scope ________.A.Echoes from a buoyB.Own ship's markerC.Echo from a ship on the same course at the same speedD.Echo from a ship on a reciprocal course at the same speed

A fire is discovered in the forepeak of a vessel at sea. The wind is from ahead at 35 knots. You should ______.A.remain on course and hold speedB.change course and put the stern to the windC.change course to put the wind on either beam and increase speedD.remain on course but slack the speed

By radar alone, you detect a vessel ahead on a collision course, about 3 miles distant. Your radar plot shows this to be a meeting situation. You should ______.A.turn to portB.turn to starboardC.maintain course and speed and sound the danger signalD.maintain course and speed and sound no signal

Five or more short blasts on a vessel’s whistle indicates that she is ______.A.in doubt that another vessel is taking sufficient action to avoid a collisionB.altering course to starboardC.altering course to portD.the stand-on vessel and will maintain course and speed

Changing the boot order of devices can be configured from which of the following?()A、DIP switchesB、BIOSC、ChipsetD、Control Panel

单选题A stand-on vessel is().Arequired to give way in a crossing situationBrequired to sound the first passing signal in a meeting situationCfree to maneuver in any crossing or meeting situation as it has the right-of-wayDrequired to maintain course and speed in a crossing situation but may take action to avoid collision

单选题You are a watch standing mate and have come to the bridge to relieve the watch while underway at sea.The watch should not be transferred().ADuring an engine speed changeBDuring a navigational course changeCUnless the helm is in the“hand”modeDAll of the above

单选题Examine the structure of the STUDENTS table: STUDENT_ID NUMBER NOT NULL, Primary Key STUDENT_NAME VARCHAR2(30) COURSE_ID VARCHAR2(10) NOT NULL MARKS NUMBER START_DATE DATE FINISH_DATE DATE You need to create a report of the 10 students who achieved the highest ranking in the course INT SQL and who completed the course in the year 1999. Which SQL statement accomplishes this task? ()ASELECT student_ id, marks, ROWNUM Rank FROM students WHERE ROWNUM = 10 AND finish_date BETWEEN '01-JAN-99' AND '31-DEC-99 AND course_id = 'INT_SQL' ORDER BY mark DESC;BSELECT student_id, marks, ROWID Rank FROM students WHERE ROWID = 10 AND finish_date BETWEEN '01-JAN-99' AND '31-DEC-99' AND course_id = 'INT_SQL' ORDER BY mark;CSELECT student_id, marks, ROWNUM Rank FROM (SELECT student_id, marks FROM students WHERE ROWNUM = 10 AND finish_date BETWEEN '01-JAN-99' AND '31-DEC- 99' AND course_id = 'INT_SQL' ORDER BY mark DESC;DSELECT student_id, marks, ROWNUM Rank FROM (SELECT student_id, marks FROM students WHERE (finish_date BETWEEN '01-JAN-99 AND '31-DEC-99' AND course_id = 'INT_SQL' ORDER BY marks DESC) WHERE ROWNUM = 10;ESELECT student id, marks, ROWNUM Rank FROM (SELECT student_id, marks FROM students ORDER BY marks) WHERE ROWNUM = 10 AND finish date BETWEEN '01-JAN-99' AND '31-DEC-99' AND course _ id 'INT_SQL';

单选题When changing from a compass course to a true course you should apply().AvariationBdeviationCvariation and deviationDa correction for the direction of current set

单选题Five or more short blasts on a vessel’s whistle indicates that she is().AIn doubt that another vessel is taking sufficient action to avoid a collisionBAltering course to starboardCAltering course to portDThe stand-on vessel and will maintain course and speed

单选题设有订单表order(其中包含字段:订单号,客户号,职员号,签订日期,金额),查询2007年所签订单的信息,并按金额降序排序,正确的SQL命令是(  )。ASELECT * FROM order WHERE YEAR(签订日期)=2007 ORDER BY金额DESCBSELECT * FROM order WHILE YEAR(签订日期)=2007 ORDER BY金额ASCCSELECT * FROM order WHERE YEAR(签订日期)=2007 ORDER BY金额ASCDSELECT * FROM order WHILE YEAR(签订日期)=2007 ORDER BY金额DESC

单选题While troubleshooting a network outage, you discover that an employee brought a switch from home into the office to connect additional equipment to the network. In order to increase his speed, he connected this switch to both network ports in his office, resulting in a bridge loop. Which of these can you implement to prevent future occurrences of this issue?()ARSTPBroot guardCBPDU guardDGLBP

单选题Examine the structure of the STUDENTS table: STUDENT_ID NUMBER NOT NULL, Primary Key STUDENT_NAME VARCHAR2(30) COURSE_ID VARCHAR2(10) NOT NULL MARKS NUMBER START_DATE DATE FINISH_DATE DATE You need to create a report of the 10 students who achieved the highest ranking in the course INT SQL and who completed the course in the year 1999. Which SQL statement accomplishes this task?()ASELECT student_ id, marks, ROWNUM Rank FROM students WHERE ROWNUM = 10 AND finish_date BETWEEN '01-JAN-99' AND '31-DEC-99' AND course_id = 'INT_SQL' ORDER BY marks DESC;BSELECT student_id, marks, ROWID Rank FROM students WHERE ROWID = 10 AND finish_date BETWEEN '01-JAN-99' AND '31-DEC-99' AND course_id = 'INT_SQL' ORDER BY marks;CSELECT student_id, marks, ROWNUM Rank FROM (SELECT student_id, marks FROM students WHERE ROWNUM = 10 AND finish_date BETWEEN '01-JAN-99' AND '31-DEC-99' AND course_id = 'INT_SQL' ORDER BY marks DESC);DSELECT student_id, marks, ROWNUM Rank FROM (SELECT student_id, marks FROM students ORDER BY marks DESC) WHERE ROWNUM = 10 AND finish_date BETWEEN '01-JAN-99' AND '31-DEC-99' AND course _ id ='INT _ SQL';

单选题A fire is discovered in the forepeak of a vessel at sea. The wind is from ahead at 35 knots. You should().Aremain on course and hold speedBchange course and put the stern to the windCchange course to put the wind on either beam and increase speedDremain on course but slack the speed

单选题A fire is discovered in the bow of your vessel while making way. The wind is from ahead at 35 knots. You should().Aremain on course and hold speedBremain on course but slack the speedCchange course to put the wind on either beam and increase speedDchange course and put the stern to the wind

单选题While proceeding to a distress site,you hear the words “Seelonce mayday” on the radiotelephone.Which action should you take().AResume base course and speed as your assistance is no longer requiredBAcknowledge receipt and advise your course,speed,and ETACRelay the original distress message as no other vessel has acknowledged itDMonitor the radiotelephone but do not transmit

单选题In order to maintain a safe speed at all times,any necessary alterations of speed must().Abe instantly put onBbe instant put into useCbe instantly put into effectDbe put immediately

单选题In the Northern Hemisphere,if your vessel is in a hurricane’s navigable semicircle it should be positioned with the wind on the().AStarboard quarter,hold course and make as much speed as possibleBPort bow,hold course and make as much speed as possible until the hurricane has passedCPort quarter,maintain course and make as much speed as possibleDStarboard bow and heave to until the hurricane has passed

单选题A radar contact will remain stationary on a relative motion radar display only when it is().Aon the same course as your vesselBat the same speed as your vesselCon the same course and speed as your vesselDon a reciprocal course at the same speed as your vessel

单选题Your radar is set on a true motion display.Which of the following will NOT appear to move across the PPI scope().AEchoes from a buoyBOwn ship's markerCEcho from a ship on the same course at the same speedDEcho from a ship on a reciprocal course at the same speed