Multiple Choice
When the applet viewer opens an HTML document with more than one applet tag:
A) it terminates immediately
B) it displays the first applet, and then terminates
C) it displays each applet in a separate window
D) it displays each applet in order in the same window
Correct Answer:

Verified
Correct Answer:
Verified
Q28: _ is the language that Web pages
Q29: Look at the following applet code. 1
Q30: The play method will load and play
Q31: In the following code, what does getDocumentBase()return?<br>Play(getDocumentBase(),
Q32: Whenever you need a component of any
Q34: Look at the following applet code:<br>1 import
Q35: Given the following code, how many times
Q36: When you extend an interface, you must
Q37: To support the Swing classes in applets,
Q38: Which of the following is NOT a