A-A+

下面______正确示范了传递—个参数给applet。A.<applet code=Test

2022-08-06 01:22:58 问答库 阅读 174 次

问题详情

下面______正确示范了传递—个参数给applet。
A.<applet code=Test.class age=33 width=100 height=100>
B.<param name=age value
C.<applet Test 33>
D.<aoolet code=Test.class name=age value=33 width=100 height=100>请帮忙给出正确答案和分析,谢谢!

参考答案

正确答案:B

考点:参数