0

Java Programming Language Quiz - 3

Description: Java Programming Language Quiz - 3
Number of Questions: 5
Created by:
Tags: java
Attempted 0/5 Correct 0 Score 0
  1. Sequential

  2. Selection -- if and switch statements

  3. Iteration -- for loop, while loop and do-while loop

  4. none of the above


Correct Option: A
  1. A browser that uses a plug-in to process user data.

  2. A distributed application where the client program does not process datA. but instead passes data for processing to an enterprise bean running on an application server.

  3. An application that cannot be stopped by a firewall.

  4. An application compiled with the -thin option of the javac command


Correct Option: B
  1. Special icons for creating the user interface elements for thin clients.

  2. A data module saved to the component area of the database.

  3. A self-contained functional software unit that is assembled into a J2EE application and interfaces with other application components

  4. A JAR file


Correct Option: C
- Hide questions