多选题Which statements concerning the correlation between the inner and outer instances of non-static inner classes are true?()AMember variables of the outer instance are always accessible to inner instances, regardless of their accessibility modifiers.BMember variables of the outer instance can never be referred to using only the variable name within  the inner instance.CMore than one inner instance can be associated with the same outer instance.DAll variables from the outer instance that should be accessible in the inner instance must be declared  final.EA class that is declared final cannot have any inner classes.

多选题
Which statements concerning the correlation between the inner and outer instances of non-static inner classes are true?()
A

Member variables of the outer instance are always accessible to inner instances, regardless of their      accessibility modifiers.

B

Member variables of the outer instance can never be referred to using only the variable name within     the inner instance.

C

More than one inner instance can be associated with the same outer instance.

D

All variables from the outer instance that should be accessible in the inner instance must be declared     final.

E

A class that is declared final cannot have any inner classes.


参考解析

解析: 暂无解析

相关考题:

Which statement concerning current is TRUE ________.A.Current can be determined by measuring the direction and distance between simultaneous EP and DR positionsB.The drift of the current should be averaged out on a one hour basisC.After the current is determined,it should not be used for further plotting because it is an unknown variableD.The distance between a simultaneous DR position and fix is equal to the drift of the current

Which of the following statements is true regarding the VERSIONS BETWEEN clause?()  A、 The VERSIONS BETWEEN clause may be used in DML statements.B、 The VERSIONS BETWEEN clause may be used in DDL statements.C、 The VERSIONS BETWEEN clause may not be used to query past DDL changes to tables.D、 The VERSIONS BETWEEN clause may not be used to query past DML statements to tables.

Which of the following statements concerning intellectual property is wrong?()A、Intellectual property is an intangible creationB、Intellectual property in ludes patents,trademarks,copyrights,etc.C、Intellectual property is a visible creationD、There are some agreement sconcerning intellectual property under the WTO

Which statements are true concerning NAT? ()A、 NAT provides 1 to manyaddress mapping.B、 NAT provides 1 to 1 address mapping.C、 NAT is only useful forTCP/UDP and ICMP traffic.D、 NAT can be used for all IP traffic.

Which statements concerning the relationships between the following classes are true?()   class Foo {  int num;   Baz comp = new Baz();   }   class Bar {  boolean flag;   }   class Baz extends Foo {   Bar thing = new Bar();   double limit;   }  A、A Bar is a Baz.B、A Foo has a Bar.C、A Baz is a Foo.D、A Foo is a Baz.E、A Baz has a Bar.

单选题Which of the following statements concerning energy is correct?()AEnergy can be created or destroyedBEnergy may not be transformedCThe total quantity of energy in the universe is always the sameDNone of the above

多选题Concerning the figure below, if a =b, which of the following statements must be true? (Indicate all such statements.)Ac=dBl and k are parallelCm and l are perpendicular

单选题Which of the following statements concerning cargo is correct?()ACargoes are any type of goods transported by any type of shipsBCargoes are goods transported in bulkCCargoes usually include goods transported in bulk and in containersDCargoes are usually packaged in containers

单选题Which of the following statements concerning butterfly valves is correct?()ASpecial tools are required for lapping or grindingBIt is impossible to throttle flow with a butterfly valveCTo close the valve, it is only necessary to turn the handle a quarter of a turnDThe butterfly valve should never be used in a freshwater system

多选题Which statements concerning the relationships between the following classes are true?()   class Foo {  int num;   Baz comp = new Baz();   }   class Bar {  boolean flag;   }   class Baz extends Foo {   Bar thing = new Bar();   double limit;   }AA Bar is a Baz.BA Foo has a Bar.CA Baz is a Foo.DA Foo is a Baz.EA Baz has a Bar.

单选题Which of the statements listed concerning heat transfer is correct?()AHeat is always transferred at a constant rateBHeat transfer rate increases as temperature difference increasesCThe rate of heat transfer is not affected by temperature differenceDThe high temperature region is known as a heat sink

单选题Which of the following statements is correct concerning heat transfer?()AHeat is given off from a high temperature region known as a heat sinkBHeat transfer rate is affected most by the size of the heat sink involvedCHeat transfer rate is affected most by the temperature difference between the heat source and the heat sinkDHeat transfer by radiation will occur only by mass motion of a fluid substance

单选题Which of the following statements is true concerning any evaporator?()AHigh conductivity of the distillate indicates distillate salinity is excessiveBIncreasing the absolute pressure of the shell will increase the distillers capacityCMesh separators are used in evaporators to filter the distillateDReducing the brine density will reduce the heat lost overboard

单选题If the situation arose where it became necessary to tow a disabled vessel,which statement is TRUE concerning the towing line?().AThe towing line between the two vessels should be clear of the waterBThe towing line should be taut at all times between the vesselsCThere should be a catenary so the line dips into the waterDNone of the above

单选题Which of the following statements concerning fire-tube boilers is correct?()ACombustion gases flow through the tubesBFlames impinge on the tubesCCombustion occurs in the tubesDWater flows through the tubes

单选题Which of the following statements is true concerning the cetane number of diesel fuel?()AThe cetane number affects the amount of injection lagBThe cetane number is an indication of the fuels viscosityCIgnition lag is reduced with fuels having a high cetane numberDThe cetane number is of little significance in the combustion process

单选题Which statement concerning teams is true?ANowadays teamwork is a popular concept.BAll the companies put great emphasis on teams.CA good team involves close supervision of the team leader.DThere’s nothing in common between a team and a group.

单选题Which of the following statements is correct concerning diesel engine cooling water systems?()AEach engine must have its own engine driven cooling water pump capable of providing cooling for all ranges of operationBpropulsion engines with bores exceeding 200 mm are to be fitted with a means to display the cooling water temperature of each cylinderCAt least two independent sea suctions are to be provided for supplying water to the engine jackets or to the heat exchangersDSuitable strain are to be fitted between the circulating pumps and heat exchangers when sea water is used for direct cooling

单选题Which of the listed statements is correct concerning the starting of centrifugal pumps?()AThey should always be started with the discharge valve closedBThey should always be started with the discharge valve openedCA priming pump is always required to flood the impeller suctionDThey should always be started with the sealing line valves closed

单选题Which of the following statements is correct concerning the “flash point ” of a liquid?()AIt is lower than the ignition temperatureBIt is the temperature at which a substance will spontaneously igniteCIt is the temperature at which a substance, when ignited, will continue to bumDIt is the temperature at which the released vapors will fall within the explosive range

单选题Which of the following statements concerning fuel atomization in a diesel engine cylinder is correct?()AThe greater the atomization, the greater the penetrationBThe greater the atomization, the less the penetrationCThe degree of atomization has nothing to do with the degree of penetrationDAtomization and penetration are one and the same

多选题Which statements concerning the correlation between the inner and outer instances of non-static inner classes are true?()AMember variables of the outer instance are always accessible to inner instances, regardless of their accessibility modifiers.BMember variables of the outer instance can never be referred to using only the variable name within  the inner instance.CMore than one inner instance can be associated with the same outer instance.DAll variables from the outer instance that should be accessible in the inner instance must be declared  final.EA class that is declared final cannot have any inner classes.

单选题Which of the following statements concerning cylinder liner wear is true?()ALiner wear is distributed equally between the upper and lower portions of the cylinderBExcessive liner wear causes wear between piston ring and grooveCExcessive, but uniform liner wear will not cause wear between piston ring and grooveDLiner wear is normally greatest in the middle of the cylinder

单选题Which of the following statements is true concerning Halon 1301 fire extinguishing equipment?()AThe agent is considered nontoxic at room temperature in low concentrationsBThe agent is less effective than carbon dioxideCHalon primarily extinguishes the fire by coolingDThe agent cannot be used on electrical fires because it leaves a residue

单选题Which of the following statements is correct concerning the viscosity of lubricating oil?()AViscosity will increase as temperature increasesBViscosity is a measure of a fluid s internal resistance to flowCViscosity will decrease as temperature decreasesDViscosity is not dependent on temperature

单选题Which of the following statements is true regarding the VERSIONS BETWEEN clause?()A The VERSIONS BETWEEN clause may be used in DML statements.B The VERSIONS BETWEEN clause may be used in DDL statements.C The VERSIONS BETWEEN clause may not be used to query past DDL changes to tables.D The VERSIONS BETWEEN clause may not be used to query past DML statements to tables.

单选题Which statement concerning current is TRUE().ACurrent can be determined by measuring the direction and distance between simultaneous EP and DR positionsBThe drift of the current should be averaged out on a one hour basisCAfter the current is determined,it should not be used for further plotting because it is an unknown variableDThe distance between a simultaneous DR position and fix is equal to the drift of the current