wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Introduction to Java

Total questions: 20

Worksheet time: 8mins

Name
Class
Date
1.

What is the first name given to Java?

(a)  

2.

What is the name of the group who initializing the development of the Java Language?

(a)  

3.

Who are the programmers responsible to the development of the Java programming language?

a)

Steve Jobs

b)

Ryan Gosling

c)

Mike Sheridan

d)

James Gosling

e)

Patrick Naughton

4.

Java is simple because

a)

Memory allocation and Garbage Collection is taken care of

b)

Patterned from C++

c)

Components of the program are treated like objects

5.

What is the second name given to Java?

(a)  

6.

A code written using any programming language.

a)

Source code

b)

Bytecode

c)

Pseudocode

d)

Flowchart

7.

Java is object-oriented because

a)

Memory allocation and Garbage Collection is taken care of

b)

Patterned from C++

c)

Components of the program are treated like objects

8.

Java programming language is initially for set top boxes.

a)

TRUE

b)

FALSE

9.

This java version is meant to have large number of users

a)

JAVA EE

b)

JAVA SE

c)

JAVA ME

10.

The programmers who developed Java is under what company?

(a)  

11.

Java is familiar because

a)

Memory allocation and Garbage Collection is taken care of

b)

Patterned from C++

c)

Components of the program are treated like objects

12.

A code written using any programming language that is translated into binary code is called

a)

Source code

b)

Bytecode

c)

Pseudocode

d)

Flowchart

13.

Java is multi threaded because

a)

Bytecode is interpreted by JVM regardless of its version and hardware/software platforms.

b)

Program can do many tasks at the same time

c)

Components of the Java programs are easier to rework withe program are treated like objects

14.

Java is dynamic because

a)

Bytecode is interpreted by JVM regardless of its version and hardware/software platforms.

b)

Program can do many tasks at the same time

c)

Components of the Java programs are easier to rework withe program are treated like objects

15.

This is known as the default Java version

a)

JAVA EE

b)

JAVA SE

c)

JAVA ME

16.

WORA means

(a)  

17.

This java version is for mobile and embedded devices.

a)

JAVA EE

b)

JAVA SE

c)

JAVA ME

18.

Java is named after a type of coffee.

a)

TRUE

b)

FALSE

19.

Java is High performance because

a)

It aim to solve complex computational problems

b)

Program can do many tasks at the same time

c)

Components of the Java programs are easier to rework withe program are treated like objects

20.

After Sun Microsystems, Java is acquired by what company?

(a)