单项选择题

在Applet程序中,如果想获得当前Applet程序的地址,应调用方法()

A.getAddress()
B.getIP()
C.getCodeBase()
D.getDocument()