wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Evolution of Computer Programming

Total questions: 10

Worksheet time: 3mins

Name
Class
Date
1.

A programming language that uses code which consist of strings of 0's and 1's

(a)  

2.

A program that translates assembly language program into machine code

(a)  

3.

A programming paradigm based on explicit commands to be executed.

(a)  

4.

A programming paradigm in which computation is specified through mathematical functions.

(a)  

5.

The computation of this programming paradigm is basically searching for proof.

(a)  

6.

The data structures of this programming paradigm are viewed as objects and programmers create relationships between these objects.

(a)  

7.

This programming paradigm allows the execution of two or more operations at the same time.

(a)  

8.

What are example programs under the Imperative Paradigm?

a)

Algol

b)

C++

c)

Pascal

d)

Modula

9.

What are example programs of the Logical paradigm?

a)

Java

b)

Prolog

c)

Pascal

d)

CLP

10.

What are example programs under OOP?

a)

C++

b)

Smalltalk

c)

Simula

d)

Modula