-
Which attribute assigns a name to the applet?
-
- src
- object
- name
- vspace
- None of these
Correct Option: C
This attribute assigns a name to the applet so that it can be identified by the other resources especially for some particular scripts. Additional vertical space is specified by vspace attribute in pixels.