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

题目内容 (请给出正确答案)
单选题
Which statement is TRUE about nylon line?()
A

Manila line will usually last longer than nylon line

B

Nylon line is excellent for use in alongside towing

C

A normal safe working load will stretch nylon line 50%

D

Nylon stoppers should be used with nylon line


参考答案

参考解析
解析: 暂无解析
更多 “单选题Which statement is TRUE about nylon line?()A Manila line will usually last longer than nylon lineB Nylon line is excellent for use in alongside towingC A normal safe working load will stretch nylon line 50%D Nylon stoppers should be used with nylon line” 相关考题
考题 Given:Which statement is true?() A. Compilation succeeds.B. Class A does not compile.C. The method declared on line 9 cannot be modified to throw TestException.D. TestA compiles if line 10 is enclosed in a try/catch block that catches TestException.

考题 Click the Exhibit button. Which statement is true about the classes and interfaces in the exhibit?() A.Compilation will succeed for all classes and interfaces.B.Compilation of class C will fail because of an error in line 2.C.Compilation of class C will fail because of an error in line 6.D.Compilation of class AImpl will fail because of an error in line 2

考题 Which statement is true about the frequency of OSPF LSA transmissions?() A.AB.BC.CD.D

考题 Which statement is true about IBGP routers? () A. They must be fully meshedB. They can be in a different ASC . They do not need to be directly connectedD. They must be directly connected

考题 Which statement is TRUE about the use of a“gob rope”________.A.The gob rope is a mooring line for tying up lighters for working cargo alongside a vessel anchored in an open roadsteadB.The gob rope is used to secure the towline aft over the centerline of a tugC.The gob rope is a line hung over a vessel's side to assist in boardingD.The gob rope is a rope used in mooring a vessel to a buoy

考题 Which statement about the deck line is TRUE ________.A.The top of the deck line is marked at the highest point of the freeboard deck,including camber,at the midships pointB.A vessel with wooden planks on a steel deck will have the deck line marked at the intersection of the upper line of the wood sheathing with the side shellC.The deck edge is marked at the intersection of the freeboard deck with the side shell,at the lowest point of sheer,with the vessel at even trimD.On a vessel with a rounded stringer-sheer plate,the deck line is marked where the stringer plate turns down from the plane of the deck line

考题 Given the following expression about TextField which use a proportional pitch font.  TextField t = new TextField("they are good",40);     Which statement is true?() A、 The displayed string can use multiple fonts.B、 The maximum number of characters in a line will be 40.C、 The displayed width is exactly 40 characters.D、 The user can edit the characters.

考题 Which three statements are true about terms in a policy?()A、The order of the terms in a policy is irrelevant.B、The action is specified in a then statement.C、Terms are optional in a policy.D、The match condition can be identified with a from statement.E、A from statement is mandatory in a term.

考题 Which statement is true about IBGP routers? ()A、They must be fully meshedB、They can be in a different ASC、They must be directly connected

考题 Which statement is true about The QoS Class Fibre Channel?()A、 Cannot be disabledB、 Cannot have the CoS changedC、 Can have "Packet Drop" enabledD、 Is multicast optimizedE、 Can have the MTU changed

考题 Given the following code fragment:     public void create() {     Vector myVect;     myVect = new Vector();      }  Which of the following statements are true?() A、 The declaration on line 2 does not allocate memory space for the variable myVect.B、 The declaration on line 2 allocates memory space for a reference to a Vector object.C、 The statement on line 2 creates an object of class Vector.D、 The statement on line 3 creates an object of class Vector.E、 The statement on line 3 allocates memory space for an object of class Vector.

考题 public class Test{  public static void main( String[] argv ){  // insert statement here  }  }   Which statement, inserted at line 3, produces the following output?()  Exception in thread “main” java.lang.AssertionError: true at Test.main(Test.java:3)  A、 assert true;B、 assert false;C、 assert false : true;D、 assert false == true;E、 assert false: false;

考题 Which two statements are true about terms in a routing policy?()A、A then statement is mandatory in a termB、If a term does not contain a from statement, all routers matchC、If a term does not contain a from statement, the Junos OS will not commitD、A then statement is not mandatory in a term

考题 Which statement is TRUE about the CacheFactory class ?()A、 it is a topology agnostic way to access NamedCachesB、 it provides mechanisms to manage underlying remote data sourcesC、 both A and B are TRUED、Neither A nor B are TRUE

考题 单选题Click the Exhibit button. Which statement is true about the classes and interfaces in the exhibit?()A Compilation will succeed for all classes and interfaces.B Compilation of class C will fail because of an error in line 2.C Compilation of class C will fail because of an error in line 6.D Compilation of class AImpl will fail because of an error in line 2.

考题 单选题Which statement about firefighting foam is TRUE?()A Foam conducts electricityB To be most effective,foam should be directed at the base of the fireC Foam is most effective on burning liquids which are flowingD Foam can ONLY be used to extinguish class A fires

考题 单选题If the situation arose where it became necessary to tow a disabled vessel,which statement is TRUE concerning the towing line?().A The towing line between the two vessels should be clear of the waterB The towing line should be taut at all times between the vesselsC There should be a catenary so the line dips into the waterD None of the above

考题 单选题Which statement is TRUE about the CacheFactory class ?()A  it is a topology agnostic way to access NamedCachesB  it provides mechanisms to manage underlying remote data sourcesC  both A and B are TRUED Neither A nor B are TRUE

考题 多选题Which two statements are true about terms in a routing policy?()AA then statement is mandatory in a termBIf a term does not contain a from statement, all routers matchCIf a term does not contain a from statement, the Junos OS will not commitDA then statement is not mandatory in a term

考题 单选题Which statement is true about IBGP routers? ()A They must be fully meshedB They can be in a different ASC They must be directly connected

考题 单选题Given the following expression about TextField which use a proportional pitch font.  TextField t = new TextField("they are good",40);     Which statement is true?()A  The displayed string can use multiple fonts.B  The maximum number of characters in a line will be 40.C  The displayed width is exactly 40 characters.D  The user can edit the characters.

考题 单选题public class Test{  public static void main( String[] argv ){  // insert statement here  }  }   Which statement, inserted at line 3, produces the following output?()  Exception in thread “main” java.lang.AssertionError: true at Test.main(Test.java:3)A  assert true;B  assert false;C  assert false : true;D  assert false == true;E  assert false: false;

考题 多选题Which three statements are true about terms in a policy?()AThe order of the terms in a policy is irrelevant.BThe action is specified in a then statement.CTerms are optional in a policy.DThe match condition can be identified with a from statement.EA from statement is mandatory in a term.

考题 多选题Given the following code fragment:     public void create() {     Vector myVect;     myVect = new Vector();      }  Which of the following statements are true?()AThe declaration on line 2 does not allocate memory space for the variable myVect.BThe declaration on line 2 allocates memory space for a reference to a Vector object.CThe statement on line 2 creates an object of class Vector.DThe statement on line 3 creates an object of class Vector.EThe statement on line 3 allocates memory space for an object of class Vector.

考题 单选题Which statement is TRUE about placing the eyes of two mooring lines on the same bollard?()A Put one line at the low point and one at the high point of the bollard so they don't touchB Take the eye of the second line up through the eye of the first line before putting the second line on the bollardC Never put two mooring lines on the same bollardD The mooring line forward should be put on the bollard first

考题 单选题Which statement is TRUE with respect to the elasticity of nylon mooring lines?().A Nylon can stretch over forty percent without being in danger of partingB Nylon can be elongated by one-hundred percent before it will partC Nylon will part if it is stretched any more than twenty percentD Under load,nylon will stretch and thin out but will return to normal size when free of tension

考题 单选题Given: Which statement is true?()A Compilation succeeds.B Class A does not compile.C The method declared on line 9 cannot be modified to throw TestException.D TestA compiles if line 10 is enclosed in a try/catch block that catches TestException.