A system administrator has disabled USB ports after experiencing several virus outbreaks. A user needs to transfer several extremely large work related files from their home desktop computer to their work desktop computer. Which of the following will allow the user to transfer the needed files?()
A. An IEEE-1394 device
B. A NIC device
C. An IrDA device
D. A FDD device
第1题:
现有:classFlow{publicstaticvoidmain(String[]args)try{System.out.print("before");doRiskyThing();System.out.print("after");}catch(Exceptionfe){System.out.print("catch");}System.out.println("done");}publicstaticvoiddoRiskyThing()throwsException{//thiscodereturnsunlessitthrowsanException}}可能会产生哪两项结果?()
A.beforecatch
B.beforeafterdone
C.beforecatchdone
D.beforeaftercatch
第2题:
A. Update anti-virus, security patches, BIOS software, and then the web software.
B. Update the web software, security patches, anti-virus, and then the BIOS.
C. Update security patches, BIOS, web software, and then the anti-virus.
D. The order does not matter, only one change at a time should be done.
第3题:

A.Ports0/1and0/2
B.Thetrunkport0/22andtheEtherChannelports
C.Ports0/1,0/2and0/3
D.Ports0/1,0/2,0/3,thetrunkport0/22andtheEtherChannelports
E.Port0/1
F.Ports0/1,0/2,0/3andthetrunkport0/22
第4题:
A.Has-arelationshipsshouldneverbeencapsulated.
B.Has-arelationshipsshouldbeimplementedusinginheritance.
C.Has-arelationshipscanbeimplementedusinginstancevariables.
D.Is-arelationshipscanbeimplementedusingtheextendskeyword.
E.Is-arelationshipscanbeimplementedusingtheimplementskeyword.
F.Anarrayoracollectioncanbeusedtoimplementaone-to-manyhas-arelationship.
G.TherelationshipbetweenMovieandActressisanexampleofanis-arelationship.
第5题:
A.@do
B.@for
C.@while
D.@dowhile
第6题: