Your web page includes a Java SE v1.5 applet with the following declaration:
11. <object classid=’clsid:CAFEEFAC-0015-0000-0000-ABCDEFFEDCBA’
12. width=’200′ height=’200′>
13. <param name=’code’ value=’Applet.class’ />
14. </object>
Which HTTP method is used to retrieve the applet code?
A.
GET
B.
PUT
C.
POST
D.
RETRIEVE
Explanation: