wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

PrelimQuiz1_ADTL12C

Total questions: 8

Worksheet time: 5mins

Name
Class
Date
1.

Where can we use the align attribute in the applet Tag?

a)

It is used to set the alignment of the applet element with reference to other elements.

b)

It is used for alternative text.

c)

It is used to set the height of the applet tag.

d)

It is used to set the name of the applet tag.

2.

Identify the components of the Java Architecture?

a)

JDK, KRE, and JBM

b)

JVM, JRE, and JDK

c)

JVM, JRI and IDE

d)

JRE, JDK, and JJV

3.

Java Architecture can be explained by using the following steps except for

a)

There is a process of compilation and interpretation in Java.

b)

Java compiler converts the Java code into byte code.

c)

After that, the JVM converts the byte code into machine code.

d)

The machine code is then saved by the machine.

4.

The main feature of Java is WORA. WORA stands for _____ ____ _____ ______.

(a)  

5.

JRE provides an environment in which Java programs are executed. It consists of the following:

a)

Deployment technologies

b)

User interface toolkits

c)

Java Virtual Machine (JVM)

d)

Classloader

6.

It is a part of the JVM memory and is created when the JVM starts up. Its size cannot be static because it increases or decreases during the application runs.

a)

Classloader

b)

Class Methd

c)

Heap

d)

Native Stack

7.

What will you need to develop or run Java applications?

a)

Download and install Java SE Development Kit

b)

Run the IDE

c)

Download and install the Oracle System

d)

Look for the development kit under the SunMicrosystem

8.

After installing the software, you are now going to set the path. What are the steps?

a)

Go to the control panel then, System and Security. Look for System then proceed with Advanced System Settings.

b)

Click on Environment Variables, go to system variables, and double click on Path.

c)

Now add the path of your bin file present in the JRE file to the Path variable.

d)

Install the Java Kit and make sure that you have 64bit processor