wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Quiz # 1 Intro to Programming and Java History

Total questions: 20

Worksheet time: 14mins

Name
Class
Date
1.

What is the only language that a computer can understand?

a)

Application

b)

Machine

c)

Assembly

d)

High-level

2.

Java is platform Independent

a)

true

b)

false

3.

Java is High Level & Procedure oritented programming Language

a)

true

b)

false

4.
What is used to connect the flowchart symbols together?
a)
Rectangles
b)
Lines
c)
Arrows
d)
Patterns
5.

Data sent from a Computer is called

a)

Input

b)

Output

c)

Process

6.
What is this symbol used for in a flowchart?
a)
A decision/question
b)
A task to carry out
7.
What symbol do flowcharts begin with?
a)
oval
b)
parallelogram
c)
rectangle
d)
diamond
8.
What does this shape represent?
a)
Input/Output
b)
Decision
c)
Process
d)
Start/Stop
9.
Which of the following is the definition of pseudocode?
a)
A container which is used to store values such as the number of attempts a person tries to log on to a network.
b)
A language that is similar to a real programming language, but is easier for humans to understand although it doesn’t actually run on a computer. It can easily be converted to a regular programming language.
c)
A value that cannot be altered by the program during normal execution: the value stays the same. 
d)
Messages to explain to others, and often to remind yourself, what the code is intended to do. 
10.

What is a flowchart?

a)

A flowchart is a text-based way of designing an algorithm

b)

A flowchart is a specific programming language

c)

A flowchart is a diagram that represents a set of instructions

11.

He is the developer of Java programming language

a)

James Dosling

b)

James Gosling

c)

James Gostling

d)

James Gusling

12.

Company of the creator of Java Programming Language

a)

Netscape Incorporated

b)

Sun Microsystem

c)

Sun System

d)

Nescape Incorporated

13.

Why James change the second name of programming language he created?

a)

He discovered that a programming language already

existed that was named Visual Basic.

b)

He discovered that a programming language already

existed that was named Java.

c)

He discovered that a programming language already

existed that was named Oak.

d)

He discovered that a programming language already

existed that was named Koa.

14.

Logo of Java Programming

a)
b)
c)
d)
15.

From where did Java get its name?

a)

Coffee

b)

Book

c)

TV Programme

d)

Initials of the developers of Java

16.

What was Java originally designed for?

a)

Interactive TV

b)

Internet

c)

Gaming

d)

Cars

17.

Which company owns Java?

a)

Oracle

b)

Microsoft

c)

Google

d)

Apple

e)

Intel

18.

What is the first name given to Java?

(a)  

19.

Who are the developers of the Java Programming Language?

a)

James Gosling

b)

Patrick Naughton

c)

Mike Sheridan

d)

Ryan Gosling

20.

It is necessary that the keywords are in UPPERCASE letters in Pseudocode.

a)

True

b)

False