Multiple Choice
Match each term with the correct statement below.
-Surrounded by angle brackets
A) current version of HTML
B) init()
C) start()
D) HTML
E) Applet Viewer
F) tags
G) multimedia
H) applet
I) play()
Correct Answer:

Verified
Correct Answer:
Verified
Q42: There are three attributes typically placed within
Q43: In order to play sounds more than
Q44: public void actionPerformed(ActionEvent e)<br>{<br>String name = answer.getText();<br>con.remove(greeting);<br>con.remove(pressMe);<br>con.remove(answer);<br>personalGreeting.setText("Hello,
Q45: The applet can be run within a
Q46: How do you view an applet?
Q48: Match each term with the correct statement
Q49: What are the two forms of the
Q50: The _ method is used to load
Q51: You override the existing empty _ method
Q52: Match each term with the correct statement