单选题Heavy wear in a particular area of the inner circumference of a packing ring may be caused by ().Aa high suction headBrotating ringsCbadly worn bearingsDa loose stuffing box gland

单选题
Heavy wear in a particular area of the inner circumference of a packing ring may be caused by ().
A

a high suction head

B

rotating rings

C

badly worn bearings

D

a loose stuffing box gland


参考解析

解析: 暂无解析

相关考题:

某园区网采用 OSPF路由协议,参与 OSPF的网络地址是 169.111.0.0/16, Cisco路由器的正确配置是 ( ) 。A) Rounter(config)# router ospf63Rounter(config-router)# network 169.111.0.0 0.0.0.0 area 0Rounter(config_router)# area o range 169.111.0.0 255.255.0.0B) Rounter(config)# router ospf63Rounter(config-router)# network 169.111.0.0 255.255.0.0 area 0Rounter(config-router)# area o range 169.111.0.0 255.255.0.0C) Rounter(config)# router ospf63Rounter(config-router)# network 169.111.0.0 0.0.255.255 area 0Rounter(config_router)# area o range 169.1-11.0.0 255.255.0.0D) Rounter(config)# router ospf63Rounter(config_router)# network 169.111.0.0 0.0.255.255 area 0Rounter(config-router)# area o range 169.111.0.0 0.0.255.255

In most _____ heavy rains in this area will cause problems.A: areasB: thingsC: casesD: situations

On a weather map, a large letter “H” means ______.A.a high pressure area with cool, dry air, and fair weatherB.a high pressure area with warm, moist air, and inclement weatherC.horse latitudes, with rough seas and strong windsD.a heavy squall line near the “H”

Click the Exhibit button. Which three code fragments, added individually at line 29, produce the output 100?() A.n = 100;B.i.setX( 100 );C.o.getY().setX( 100 );D.i = new Inner(); i.setX( 100 );E.o.setY( i ); i = new Inner(); i.setX( 100 );F.i = new Inner(); i.setX( 100 ); o.setY( i );

People wandering in the fairground or park area( )wear a uniform.A. mustB. mustn'tC. have toD. don't have to

What do you think in takes for a person to be successful in your particular area?你认为在你所从事的具体工作领域中,获得成功需要哪些条件?

Wear occurring at the tips of the reduction gear teeth is usually the result of ______.A.surface fatigueB.fretting corrosionC.heavy overloadingD.gear misalignment

In order to detect rot in manila lines, you should ______.A.feel the surface of the line for broken fibersB.measure the reduction in circumference of the lineC.observe any mildew on the outer surfaceD.open the strands and examine the inner fibers

People wandering in the fairground or park area()wear a uniform.AmustBmustn‘tChave toDdon‘t have to

1. public class Outer{  2. public void someOuterMethod() {  3. // Line 3  4. }  5. public class Inner{}  6. public static void main( String[]argv ) {  7. Outer o = new Outer();  8. // Line 8  9. }  10. }  Which instantiates an instance of Inner?()  A、 new Inner(); // At line 3B、 new Inner(); // At line 8C、 new o.Inner(); // At line 8D、 new Outer.Inner(); // At line 8

10. class Inner {  11. private int x;  12. public void setX( int x) { this.x = x; }  13. public int getX() { return x; }  14. }  15.  16. class Outer {  17. private Inner y;  18. public void setY( Inner y) { this.y = y; }  19. public Inner getY() { return y; }  20. }  21.  22. public class Gamma {  23. public static void main( String[] args) { 24. Outer o = new Outer(); 25. Inner i = new Inner();  26.int n=10;  27. i.setX(n);  28. o.setY(i);  29. // insert code here  30. System.out.println( o.getY().getX());  31. }  32. }  Which three code fragments, added individually at line 29, produce the output 100?()A、 n = 100;B、 i.setX( 100);C、 o.getY().setX( 100);D、 i = new Inner(); i.setX( 100);E、 o.setY( i); i = new Inner(); i.setX( 100);F、 i = new Inner(); i.setX( 100); o.setY( i);

单选题() is a defined area within which ships must use particular caution and should follow the recommended direction of traffic flow.ARecommended Direction of Traffic FlowBRoundaboutCSeparation Zone or LineDPrecautionary Area

单选题The purpose for the bag or box on top of some survival craft is to().Aright the craft in case of capsizingBincrease area for radar detectionCact as a sail in case of a power lossDsteady the craft in heavy seas

单选题“lover-leafing”is a term used to describe corrosive wear at several separate points around liner circumference- iein some cases the liner bore may assume a “clover-leaf”shape()AtransverseBlongitudinalCcircumferentialDradial

单选题On a weather map,a large letter “h” means()Aa high pressure area with cool, dry air and fair weatherBa high pressure area with warm, moist air and inclement weatherChorse latitudes, with rough seas and strong windsDa heavy squall line near the “H”

单选题When using the ARPA in heavy rain,which action should you take? ()AIncrease the radar gain to pick up weak echoes through the rainBIncrease the STC setting to reduce close-in spurious signalsCNavigate as though the effective range of the radar has been reducedDIncrease the range of the inner and outer guard rings

单选题Some of these shoals have been disproved and are not charted. Nevertheless mariners should ()with particular caution in this area.AgoBproceedCmoveDremove

单选题The farmer had to wear heavy boots in the winter because the fields were too wet and()AearthyBsolidCdustyDmuddy

单选题When experiencing heavy winds,you should reef sails to().Abring the sails parallel to the windBreduce sail area exposed to the windCallow the sails to catch more windDremove all tension on the main and jib sheets

单选题1. public class Outer{  2. public void someOuterMethod() {  3. // Line 3  4. }  5. public class Inner{}  6. public static void main( String[]argv ) {  7. Outer o = new Outer();  8. // Line 8  9. }  10. }  Which instantiates an instance of Inner?()A new Inner(); // At line 3B new Inner(); // At line 8C new o.Inner(); // At line 8D new Outer.Inner(); // At line 8

单选题In order to detect rot in manila lines,you should().Afeel the surface of the line for broken fibersBmeasure the reduction in circumference of the lineCobserve any mildew on the outer surfaceDopen the strands and examine the inner fibers

单选题People wandering in the fairground or park area()wear a uniform.AmustBmustn‘tChave toDdon‘t have to

单选题If the ratio of the area of a sector to the area of the circle is 2:3. what is the ratio of the length of the arc in the sector to the circumference of the circle?A3/2B2/3C4/9D1/4E9/4

多选题10. class Inner {  11. private int x;  12. public void setX( int x) { this.x = x; }  13. public int getX() { return x; }  14. }  15.  16. class Outer {  17. private Inner y;  18. public void setY( Inner y) { this.y = y; }  19. public Inner getY() { return y; }  20. }  21.  22. public class Gamma {  23. public static void main( String[] args) { 24. Outer o = new Outer(); 25. Inner i = new Inner();  26.int n=10;  27. i.setX(n);  28. o.setY(i);  29. // insert code here  30. System.out.println( o.getY().getX());  31. }  32. }  Which three code fragments, added individually at line 29, produce the output 100?()An = 100;Bi.setX( 100);Co.getY().setX( 100);Di = new Inner(); i.setX( 100);Eo.setY( i); i = new Inner(); i.setX( 100);Fi = new Inner(); i.setX( 100); o.setY( i);

单选题On _____ news today, there were _____ reports of heavy snow in that area.Athe; theBthe;/C/; /D/; the

单选题When a line is subject to wear where it passes through a mooring chock,it should be().Awormed,parceled,and servedBwrapped with heavy tapeCwrapped with chafing gearDwrapped in leather

多选题Click the Exhibit button. Which three code fragments, added individually at line 29, produce the output 100?()An = 100;Bi.setX( 100 );Co.getY().setX( 100 );Di = new Inner(); i.setX( 100 );Eo.setY( i ); i = new Inner(); i.setX( 100 );Fi = new Inner(); i.setX( 100 ); o.setY( i );