wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

CompSci7_Q2-Module 5 (Quiz 1)

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

It is referring to well defined procedures or instructions to solve a problem.

a)

Algorithm

b)

Program

c)

Comments

d)

Flowchart

2.

It is a list of instructions written in a programming language that a computer can execute so that the machine acts in a predetermined way.

a)

Instruction

b)

Program

c)

Procedure

d)

Pseudocode

3.

It is being used to make the program easier to understand.

a)

Algorithm

b)

Procedure

c)

Comment

d)

Pseudocode

4.

It is a version of the instructions describing each step the computer must follow.

a)

Program

b)

Comment

c)

Flowchart

d)

Pseudocode

5.

It is a graphical representation of the sequence of operations where a computer is to perform.

a)

Algorithm

b)

Flowchart

c)

Pseudocode

d)

Program

6.

It allows two items to be compared.

a)

Comparison

b)

Pseudocode

c)

Compiler

d)

Debugger

7.

It transfers data to and from primary storage for use by the program.

a)

Input/Output statement

b)

Compiler

c)

Debugger

d)

Linker

8.

A computer program that transforms source code written in a programming language into another computer language often having a binary form known as object code.

a)

Compiler

b)

Pseudocode

c)

Debugger

d)

Algorithm

9.

A method of assessing functionality of a software program.

a)

Compiling

b)

Debugging

c)

Testing

d)

Programming

10.

The process of correcting program’s errors.

a)

Programming

b)

Compiling

c)

Maintenance

d)

Debugging

11.

The instructions written in a programming language such as C# must be translated into machine language before they can execute

a)

True

b)

False

12.

Debugging is the process of checking if a program performs its functions as planned.

a)

True

b)

False

13.

Low-Level Language enables the programmer to write programs that are independent of a particular type of computer

a)

True

b)

False

14.

Formula Translation or FORTRAN was created by John Backus and is the oldest programming language in use today.

a)

True

b)

False

15.

List processor or LISP was invented by John McCarthy at the Massachusetts Institute of Technology (MIT).

a)

True

b)

False

16.

It was developed by Apple as a replacement for C, C++, and Objective-C.

a)

Python

b)

Swift

c)

C#

d)

Go

17.

It was developed by Google to address issues that occur due to large software systems.

a)

Perl

b)

Go

c)

Swift

d)

Python

18.

It was developed in 2000 at Microsoft with the hope of combining the computing ability of C++ with the simplicity of Visual Basic.

a)

Scala

b)

Python

c)

C#

d)

PHP

19.

It is a general-purpose, high-level language created by James Gosling for an interactive TV project.

a)

Java

b)

PHP

c)

C#

d)

Python

20.

It was developed by Microsoft in 1991, it allows programmers to utilize a drag-and-drop style of choosing and changing pre-selected chunks of code through a graphical user interface (GUI).

a)

Visual Basic

b)

Perl

c)

Haskell

d)

Java

21.

High-Level Language is also known as assembly language.

a)

True

b)

False

22.

Machine language is the only language that a computer understands.

a)

True

b)

False

23.

C was called C because it was based on an earlier language called ‘B’.

a)

True

b)

False

24.

Autocode was a general term used for a family of programming languages.

a)

True

b)

False

25.

Python is, to this day, one of the most popular programming languages in the world and is used by companies such as Google, Yahoo, and Spotify.

a)

True

b)

False