At each drill a different person should be in ()(负责)of an extinguisher.A、chargeB、loadC、dischargeD、handle

At each drill a different person should be in ()(负责)of an extinguisher.

  • A、charge
  • B、load
  • C、discharge
  • D、handle

相关考题:

Ask three people to look out the same window at a busy street corner and tell you what they see. Chances are you will receive three different answers. Each person sees the same scene, but each perceives something different about it.Perceiving goes on in our minds. Of the three people who look out the window, one may say that he sees a policeman giving a motorist a ticket. Another may say that he sees a rush hour traffic jam at the intersection. The third may tell you that he sees a woman trying to cross the street with four children in tow. For perception is the mind’s interpretation of what the senses in this case our eyes tell us.Many psychologists (心理学家) today are working to try to determine just how a person experiences or perceives the world around him. Using a scientific approach, these psychologists set up experiments in which they can control all of the factors. By measuring and charting the results of many experiments, they are trying to find out what makes different people perceive totally different things about the same scene.(1)Which of the following is TRUE?A、We have chances to receive three different answers from three people.B、It is likely that we will receive three different answers from three people.C、It is proved that we will receive three different answers from three people.D、It is impossible that we will receive three different answers from three people.(2)Seeing and perceiving are ________.A、the same actionB、two separate actionsC、two actions carried on entirely by the eyesD、several actions that take place at different times(3)Perceiving is an action that takes place ________.A、in our eyesB、only when we are thinking hardC、only under the direction of a psychologistD、in every person's mind(4)Psychologists study perception by _______.A、setting up many experimentsB、asking each other what they seeC、looking out of windowsD、studying people's eyes(5)The best title for this selection is _______.A、How We SeeB、Learning about Our Minds through ScienceC、Color and PeopleD、How to Become a Psychologist

Each ______ leave is different and unique to each other.A、personalB、individualC、separableD、private

What must the Master or person in charge of a ship enter in the logbook after conducting a boat drill?A.Which survival craft was used in the drillB.The number of each lifeboat not lowered during each drillC.Only the number of each motor propelled lifeboat that is loweredD.The length of time an oar propelled lifeboat is rowed

The operator of each vessel subject to the pollution regulations is NOT required to keep written records of ______.A.the name of each person designated as a person in chargeB.the date and results of the most recent equipment inspectionC.cargoes carried and dates delivered,including destinationsD.hose information not marked on the hose

The minimum amount of lifesaving equipment required aboard an 85-foot uninspected towing vessel consists of ______.A.One approved flotation cushion for each person on boardB.One approved life preserver for each person on board and one life ringC.One approved inflatable vest for each person on boardD.Lifeboat capacity equal to 1 1/2 times the number of persons on board

A project requires a new server to be set up with the ability to automatically fail over its Ethernet connection to a second connection if a network failure occurs. Which of the following provides greatest resiliency?()A、Two switch ports will be needed on a switch, two Ethernet cables will be needed for the server each connecting to two different Ethernet cards, and one IP address will be needed.B、Two switch ports will be needed on two different switches, two Ethernet cables will be needed for the server each connecting to two different Ethernet cards, and one IP address will be needed.C、Two switch ports will be needed on two different switches, two Ethernet cables will be needed for the server each connecting to two different Ethernet cards, two different IP addresses will be needed.D、One switch port will be needed on one switch, a splitter will be needed to split the connection, two ethernet cables will be needed for the server each connecting to two different Ethernet cards, and two different IP addresses will be needed.

单选题The Muster List (“Station Bill”) shows each person’s lifeboat station,duties during abandonment,basic instructions,and().Aall emergency signalsBinstructions for lowering the lifeboatsCthe time each weekly drill will be heldDwork schedule

单选题What must the Master or person in charge of a ship enter in the logbook after conducting an abandonment drill? ()AThe sea condition at the time of the drillBWhich survival craft was usedCThe names of all crew members participating in the drillDThe name of the lifeboatman in charge of each boat

单选题During an abandonment or drill,the first person to arrive at the survival craft should().Apass out food and water to personnelBopen the doors and start the sprinkler systemCactivate the emergency release handleDopen the doors and prepare the craft for boarding

单选题A project requires a new server to be set up with the ability to automatically fail over its Ethernet connection to a second connection if a network failure occurs. Which of the following provides greatest resiliency?()ATwo switch ports will be needed on a switch,two Ethernet cables will be needed for theserver each connecting to two different Ethernet cards,and one IP address will be neededBTwo switch ports will be needed on two different switches two Ethernet cables will beneeded for the server each connecting to two different Ethernet cards,and one IP address will be neededCTwo switch ports will be needed on two different switches,two Ethernet cables will be needed for the server each connecting to two different Ethernet cards,two different IP addresses will be neededDOne switch port will be needed on one switch,a splitter will be needed to split the connection,two Ethernet cables will be needed for the server each connecting to two different Ethernet cards,and two different IP addresses will be needed

单选题During a fire drill on a vessel, what action is required?()AStart each fire pumpBLaunch and run a lifeboatCInspect fire hosesDClose each fire pump

单选题At the required fire drill conducted aboard a vessel, all person must report to their stations and demonstrate their ability to perform the duties assigned to them().Aby the toolpusherBin the station billCby the person conduction the drillDat the previous safety meeting

单选题Each fire drill shall not include().AStarting of a fire pumpBReporting to stationsCPreparing for the duties described in the muster listDChecking of cargo handling equipment

单选题The Master or person in charge of a ship shall ensure the crane record book shows the().ADate and description of each failureBAverage load in pounds for each usageCTotal number of lifts for each usageDAll of the above

单选题What must the Master or person in charge of a ship enter in the logbook after conducting a boat drill? ()AWhich survival craft was used in the drillBThe number of each lifeboat not lowered during each drillCOnly the number of each motor propelled lifeboat that is loweredDThe length of time an oar propelled lifeboat is rowed

单选题At the required fire drill conducted aboard a ship,all persons must report to their stations and demonstrate their ability to perform the duties assigned to them().Aby the toolpusherBin the station billCby the person conducting the drillDat the previous safety meeting

单选题The muster list shows each rig hand’s muster station,his duties during abandonment,basic instructions,and().Aall emergency signalsBinstructions for lowering the survival craftCthe time each weekly drill will be heldDwork schedule

单选题During the required periodic abandon ship drill aboard a ship,each person not assigned duties in the muster list is().Ainstructed in the use of portable fire extinguishersBshown a video demonstrating lifeboat launchingCinstructed in the use of life jacketsDnot required to attend the boat drill

单选题You want to use te Coherence Java APIs to directly cached POJOs. Consider this snippet of code: NamedCache cache - CacheFactory.getCache("mycache");  cache.put(new Integer(I)f "hello"); cache.put(T,"hi");  cache.put(new Long(II),"hey");  This code inserts three objects into the cache.  Why ?()A hashCode() and equals() method for each object type is different so a different key is usedB each object value string is different so a different value is inserted on each putC equals() and compare() method is different for each putD POF need to be implemented for this to work properly

单选题During a fire drill on a vessel,what action is required?().AStart each fire pumpBLaunch aand run a lifeboatCInventory rescue and fire equipmentDInspect fire hoses

单选题During a fire drill on a ship,what action is required?()AStart each fire pumpBLaunch and run a lifeboatCInventory rescue and fire equipmentDInspect fire hoses

单选题()of the following statements is incorrect regarding a fire and boat drill ao board your cargo vessel.AAt least one fire and drill shall be held within 24 hours of leaving a port where more than 25 percent of the crew has been replacedBThe Master is responsible in seeing thst each lifeboat is lowered to the water at least once in each 6 monthsCLifeboat equipment shall be examined at least once each month to insure that it is completeDAn entry shall be made in the vessels official Logbook relative eo each fire and boat drill

单选题The minimum amount of lifesaving equipment required aboard an 85-foot uninspected towing vessel consists of().Aone approved flotation cushion for each person on boardBone approved life preserver for each person on board and one life ringCone approved inflatable vest for each person on boardDlifeboat capacity equal to 1 1/2 times the number of persons on board

单选题The Shipowner’s right of the lien can()against all goods consigned to the same person on the same voyage,even under different bills of lading,but not against goods on different voyages under different contracts.AtakenBbe exercisedCbe doneDbe had

单选题The operator of each vessel subject to the pollution regulations is NOT required to keep written records of().Athe name of each person designated as a person in chargeBthe date and results of the most recent equipment inspectionCcargoes carried and dates delivered,including destinationsDhose information not marked on the hose

问答题Practice 6  Think carefully about the issue presented in the following excerpt and the assignment below.  Akira Kurosawa’s film masterpiece Rashomon portrays several people who have witnessed a death. As each observer recounts the event as he or she witnessed it, we come to realize that each person’s story varies greatly from every other account. Watching the movie, we reflect the truth of an experience—and perhaps all truth—is different for each person.  Assignment: What is your opinion of the claim that truth is not objective, but rather is determined by each individual? Plan and write an essay in which you develop your point of view on this issue. Support your position with reasoning and examples taken from your reading, studies, experience, or observations.

单选题After conducting an abandonment drill,the Master or person in charge of a ship shall log().Athe names of crew members who participated in the drillBthe length of time that each motor propelled lifeboat was operated in the drillCthe length of time the lifeboat was in the waterDthe time it took to lower the boat