Multiple Choice
Due to security restrictions, applets cannot:
A) Delete files
B) Read the contents of files
C) Create files on the user's system
D) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: The Applet class requires that you write
Q41: Look at the following applet code:<br>1 import
Q42: Given the following code, how many times
Q43: Look at the following applet code:<br>1 import
Q44: In the link produced by the following
Q46: If a frame component is 200 pixels
Q47: An HTML document is usually saved with
Q48: Which of the following can a mouse
Q49: For all Swing components EXCEPT JApplet and
Q50: An applet using a Swing GUI extends