Multiple Choice
Match each term with the correct statement below.
-Executes again every time the applet becomes active after it has been inactive
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
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?
Q47: 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
Q53: You can run an applet in a