A system administrator has just applied an update to an AIX system to correct a problem, The APAR number is IX49035 and was shipped as part of the PTF number U437542. After applying the APAR fix, the administrator wants to ensure that the fix is applied before informing the system users of the corrected problem. Which of the following commands should the system administrator run to verify that the APAR fix has been applied to the system?()
A.lslpp -f IX49035
B.lslpp -fB U437542
C.instfix -f IX49035
D.instfix -ik IX49035
第1题:
publicclassThreads2implementsRunnable{publicvoidnun(){System.out.println(”run.”);thrownewRuntimeException(”Problem”);}publicstaticvoidmain(String[]args){Threadt=newThread(newThreads2());t.start();System.out.println(”Endofmethod.”);}}Whichtwocanberesults?()
A.java.lang.RuntimeException:Problem
B.run. java.lang.RuntimeException:Problem
C.Endofmethod. java.lang.RuntimeException:Problem
D.Endofmethod. run.java.lang.RuntimeException:Problem
E.run. java.lang.RuntimeException:ProblemEndofmethod.
第2题:
A.OnthedesiredWPAR:mkroleauthorizations=aix.wpar.systemnewRolesetkst-trolechuser roles=newRoledefault_roles=newRoleuser1
B.Ontheglobalenvironment:mkroleauthorizations=aix.wpar.systemnewRolesetkst-trole chuserroles=newRoledefault_roles=newRoleuser1
C.OnthedesiredWPAR:Editthe/etc/security/authorizationsfileadding:‘newRoleauthorizations=aix.wpar.system’setkst-trolechuserroles=newRoledefault_roles=newRoleuser1
D.Ontheglobalenvironment:Editthe/etc/security/authorizationsfileadding:‘newRoleauthorizations=aix.wpar.system’setkst-trolechuserroles=newRoledefault_roles=newRoleuser1
第3题:
第4题:
A.tar -cvf file_system.tar /staticFS ; gzip file_system.tar
B.tar -xvf /staticFS file_system.tar ; gzip file_system.tar
C.tar -cvf /staticFS file_system.tar ; compress file_system.tar
D.tar -xvf file_system.tar /staticFS ; compress file_system.tar
第5题:
第6题:
GDI+主要封装于命名空间()之中。
A.System.Drawing
B.System.Net
C.System.Xml
D.System.IO