单项选择题

param可选标记指定applet外部参数,applet通过______方法可以获得所给属性值。

A.getDocumentBase()
B.getCodeBase()
C.getParameter()
D.showDocument(URLurlObj)