Multiple Choice
Which of the following is NOT a restriction placed on applets?
A) Applets cannot create files on the user's system.
B) Applets cannot execute operating system procedures on the user's system.
C) Applets cannot display a window.
D) Applets cannot retrieve the user's identity.
Correct Answer:

Verified
Correct Answer:
Verified
Q16: The _ object is responsible for drawing
Q17: What does the HTML tag <hr />
Q18: Hypertext can contain:<br>A) a Java application program<br>B)
Q19: Applet restrictions are:<br>A) necessary to prevent malicious
Q20: Look at the following applet code:<br>1 import
Q22: In an applet, events are handled:<br>A) with
Q23: Which tag will produce largest text?<br>A) <h4>Hello</h4><br>B)
Q24: The browser creates an instance of the
Q25: The delay parameter in the Timer constructor
Q26: If an applet attempts to violate one