Syvum Home Page

Home > Quiz Games > Java Programming >

Java Programming : Applets: True or False


Test your knowledge of Applet programming.

Formats Info Page Worksheet / Test Paper Quiz Review
Multiple choice

Your Performance  

1.

Applets loaded from the same computer where they are executing have the same restrictions as applets loaded from the network.

  True

  False

 

2.

One of the popular uses of applets involves making connections to the host they came from.

  True

  False

 

3.

Applets are not allowed to have contsructors due to security reasons.

  True

  False

 

4.

Applets loaded over the internet have unrestricted access to the system resources of the computer where they are being executed.

  True

  False

 

5.

An applet is an instance of the Panel class in package jawa.awt.

  True

  False

 

6.

The methods init, start, stop and destroy are the four major events in the life of an applet.

  True

  False

 

7.

An applet may not create frames (instances of java.awt.Frame class).

  True

  False

 


 
12 more pages in Java Programming


Contact Info © 1999-2024 Syvum Technologies Inc. Privacy Policy Disclaimer and Copyright
Previous
-
Next
-