wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

QUIZ TOPIC 1: Introduction to Programming Language

Total questions: 15

Worksheet time: 15mins

Name
Class
Date
1.

Pascal, Python, Java, basic and C++ are all _______________

a)

computer program

b)

programming language

c)

windows software

d)

foreign language

2.

A set of instruction that enable you to solve a problem is called problem solving.

a)

True

b)

False

3.

There are ___________ different generations of programming language.

a)

3

b)

4

c)

5

d)

6

4.

The generations of Low-level programming language are ___________ and ___________.

a)

First generation languages (1GL)

b)

Second generation languages (2GL)

c)

Third generation languages (3GL)

d)

Fourth generation languages (4GL)

5.

Programming language C++ is an example of ___________ generation languages.

a)

Second generation languages (2GL)

b)

Third generation languages (3GL)

c)

Fourth generation languages (4GL)

d)

Fifth generation languages (5GL)

6.

The following are languange translator EXCEPT

a)

Assembler

b)

Compiler

c)

Interpreter

d)

Programmer

7.

Someone who writes computer program called ___________.

a)

Program

b)

Programming

c)

Programmer

8.

The language processor that reads the complete source program as a whole in one go and translates it into an equivalent program in machine language.

a)

Compiler

b)

Interpreter

c)

Assembler

9.

Definiton of programming is _________________________________.

a)

A vocabulary and set of grammatical rules (syntax) for instructing a computer to perform specific tasks.

b)

Used to translate the program written in Assembly language into machine code.

c)

Process of writing, testing, debugging/troubleshooting, and maintaining the source code of computer programs.

10.

The following are Programming language applications in real life.

a)

Smart TV

b)

Internet Banking

c)

UPU Online System

d)

All of the above

11.

First generation language is also known as __________________.

a)

Symbolic language

b)

Mnemonic language

c)

Machine language

d)

Assembly language

12.

All above is about Second Generation Languages EXCEPT

a)

Vacuum Tubes

b)

Transistors

c)

Punched cards for input

d)

Assembly languages

13.

This image is about _____________

a)

Compiler

b)

Interpreter

c)

Assembler

14.

What is this about?

a)

First generation (Machine Languages)

b)

Second generation (Assembly Languages)

c)

Third generation (Procedural Languages)

d)

Fourth generation (Non-Procedural Languages)

e)

Fifth generation (Intelligent Languages)

15.

Recognize the translator used to translate C++ into the machine language.

a)

Compiler

b)

Interpreter

c)

Syntax

d)

Assembler