[A] company
[B] collection
[C] community
[D] colony
第1题:
packagecom.company.application;publicclassMainClass{publicstaticvoidmain(String[]args){}}AndMainClassexistsinthe/apps/com/company/applicationdirectory.AssumetheCLASSPATHenvironmentvariableissetto.(currentdirectory).WhichtwojavacommandsenteredatthecommandlinewillrunMainClass?()
A.javaMainClassifrunfromthe/appsdirectory
B.javacom.company.application.MainClassifrunfromthe/appsdirectory
C.java-classpath/appscom.company.application.MainClassifrunfromanydirectory
D.java-classpath.MainClassifrunfromthe/apps/com/company/applicationdirectory
E.java-classpath/apps/com/company/application:.MainClassifrunfromthe/appsdirectory
F.javacom.company.application.MainClassifrunfromthe/apps/com/company/applicationdirectory
第2题:
Collection 和 Collections 的区别。
Collection 是集合类的上级接口,继承与他的接口主要有Set 和List.
Collections 是针对集合类的一个帮助类,他提供一系列静态方法实现对各种集合的搜索、排
序、线程安全化等操作。
第3题:
A.VLAN200carriestrafficfrompromiscuousportstoisolated,community,andotherpromiscuousportsinthesameVLAN.VLAN202carriestrafficbetweencommunityportsandtopromiscuousports.
B.VLAN200carriestrafficfrompromiscuousportstoisolated,community,andotherpromiscuousportsinthesameVLAN.VLAN202carriestrafficfromisolatedportstoapromiscuousport.
C.VLAN202carriestrafficfrompromiscuousportstoisolated,community,andotherpromiscuousportsinthesameVLAN.VLAN200carriestrafficfromisolatedportstoapromiscuousport.
D.VLAN202carriestrafficfrompromiscuousportstoisolated,community,andotherpromiscuousportsinthesameVLAN.VLAN200carriestrafficbetweencommunityportsandtopromiscuousports.
第4题:
Given:And MainClass exists in the /apps/com/company/application directory. Assume the CLASSPATHenvironment variable is set to "." (current directory). Which two java commands entered at the command line will run MainClass?()
A.java MainClass if run from the /apps directory
B.java com.company.application.MainClass if run from the /apps directory
C.java -classpath /apps com.company.application.MainClass if run from any directory
D.java -classpath . MainClass if run from the /apps/com/company/application directory
E.java -classpath /apps/com/company/application:. MainClass if run from the /apps directory
F.java com.company.application.MainClass if run from the /apps/com/company/application directory
第5题:
Company.comnetworkconsistsofasingleActiveDirectorydomainnamedCompany.com.Company.comhasanExchangeServer2010organization.YouhavereceivedinstructionsfromtheCIOtouseawildcardcertificateforOutlookAnywhere.YounowneedtosetuptheExchangeServer2010organizationforthewildcardcertificate.Whatshouldyoudo?()
A.ThebestoptionistochangetheRPCvirtualdirectoryfromtheInternetInformationServices(IIS)Manager.
B.ThebestoptionistochangethepropertiesoftheWEBOutlookProviderfromtheExchangeManagementShell.
C.ThebestoptionistochangetheRPCvirtualdirectoryfromtheAutodiscovervirtualdirectory.
D.ThebestoptionistochangethepropertiesoftheEXPROutlookProviderfromtheExchangeManagementShell.