Java Programs  «Prev  Next»

Applications, Applets, and Java API - Quiz

Each question is worth one point. Select the best answer for each question.
 
1. A Java program that executes within Web pages is known as:
Please select the best answer.
  A. An application
  B. An applet
  C. A script

2. A group of reusable Java code that performs useful operations such as accessing networks and compressing files is known as:
Please select the best answer.
  A. A script
  B. An application
  C. A class library

3. To help distinguish them from user-created packages, most of the standard Java API package names begin with:
Please select the best answer.
  A. package.
  B. com.sun.java.
  C. java.

Your score is 0.0