wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

ICT -4TH QUARTER

Total questions: 106

Worksheet time: 53mins

Name
Class
Date
1.

What are the steps to solve the following expression?

50 − 16 ÷ 2 x (12 + 4)

a)

parenthesis

multiplication

subtraction

division

b)

parenthesis

division

multiplication

subtraction

c)

parenthesis

multiplication

division

subtraction

d)

parenthesis

subtraction

multiplication

division

2.

9 ÷ 3 + (7 × 5) × 6 + 16 =

(a)  

3.

(35 ÷ 7 ) + 9 + ( 13 - 8 ) × 3

(a)  

4.

(72 + 51) ÷ (4 x 25)

(a)  

5.

8 + [ (4 + 5) ⋅ 2 ]

(a)  

6.

13 - 7 + 8 × 9 + 63 ÷ 7 =

(a)  

7.

24 ÷ 4 ⋅ 2 + (32 - 1 + 6) =

(a)  

8.

(17 - 3) x (14 - 6) - 22

(a)  

9.

8 x 4 + 9 - 9 + 18

(a)  

10.

(12 ÷ 3 ) + 3 + ( 16 - 7 ) × 4

(a)  

11.

21 ÷ 3 + (3 × 9) × 9 + 5 =

(a)  

12.

(128)+3\left(12-8\right)+3  

(a)  

13.

6(3+11)6\left(3+11\right)  

(a)  

14.

3+723+7^2  

(a)  

15.

60÷(1813)+660\div\left(18-13\right)+6  

(a)  

16.

16×15÷5+1216\times15\div5+12  

(a)  

17.

(10+(435))÷6+52\left(10+\left(43-5\right)\right)\div6+5^2  

(a)  

18.

Which of the following combination of computer keyboard is used to select all text or other object on the page?

a)

Ctrl + B

b)

Ctrl + A

c)

Shift + A

19.

Which of the following combination of computer keyboard is used to copy any selected text or another object?

a)

Shift + C

b)

Ctrl + C

c)

Ctrl + Shift + C

20.

Which of the following combination of computer keyboard is used to cut selected text or another object?

a)

Ctrl + X

b)

Shift + X

c)

Ctrl + C

21.

Which of the following combination of computer keyboard is used to save the document or file?

a)

Alt + S

b)

Shift + S

c)

Ctrl + S

22.

Which of the following combination of computer keyboard is used to past any text or another object that has been copied?

a)

Ctrl + P

b)

Ctrl + V

c)

Shift + P

23.

Which of the following combination of computer keyboard is used to redo the last action performed?

a)

Ctrl + Y

b)

Shift + Y

c)

Non of the above

24.

Which of the following combination of computer keyboard is used to undo last action?

a)

Shift + Z

b)

Ctrl + Z

c)

Ctrl + U

25.

Which of the following combination of computer keyboard is used to open print window to print the page you're viewing?

a)

Shift + P

b)

Ctrl + P

c)

Alt + P

26.

Which of the following combination of computer keyboard is used to open find window?

a)

Shift + S

b)

Shift + F

c)

Ctrl + F

27.

Which of the following combination of computer keyboard is used to close the currently active program?

a)

Ctrl + F4

b)

Alt + F4

c)

F4

28.

Ctrl + B

a)

turns the selected text bold

b)

pastes a selection of copied text

c)

turns selected text to italics

29.
What can you do in Small Basic?
a)
Fix Hardware
b)
Create a Computer Programme
c)
Hack Compu
30.
What is this called?
a)
Black Box
b)
Text Window
31.
A storage area that can change
a)
Differing
b)
Variable
32.
What is the name of the area where you are writing your code?
a)
Editor
b)
Code Window
33.

Any word declared to represent a value or text

a)

variable

b)

declarations

c)

input

d)

output

34.
A variable that can take one of two values e.g. yes/no, on/off, M/F is called a..?
a)
Boolean
b)
String
c)
Operator
d)
Array
35.
A variable that contains a whole number is called an..?
a)
String
b)
Boolean
c)
Integer
d)
Real Number
36.
A variable that holds a number with decimal places is called a..?
a)
Real Number or a Float
b)
Real Number or a String
c)
Float or a String
d)
Integer or a String
37.
A line of code that gives an instruction to a computer is a..?
a)
Code
b)
Statement
c)
Property
d)
Operation
38.

Specific step by step, numbered instructions that help the computer perform a task.

a)

Directions

b)

Coded sets

c)

Algorithm

39.

What is a computer program?

a)

Instructions for the computer

b)

Something fun that the computer can do

c)

A game that you insert into the computer

40.

Computer instructions are written in...

a)

English

b)

"code"

c)

Complex maps

41.

It is a series of questions written to perform a pecified task on a computer.

a)

Compiler

b)

Programmer

c)

Computer Program

d)

Langauge

42.

It is a tool that will allow a programmers to write commands or programs that can easily be understood by a person

a)

Programming

b)

Computer Program

c)

Programming Language

d)

Programmer

43.

This refers to the art or process and science of creating/writing programs.

a)

Programming

b)

Encoding

c)

Computing

d)

Mensuration

44.

This refers to a tool that allows programmers

to write commands to a computer.

a)

Programming Language

b)

Programmer

c)

Visual Studio

d)

Compiler

45.

This refers to the classification of programming language that is understood by the computer.

a)

Assembly Language

b)

High-Level Language

c)

Object Oriented/Event-Driven Programming Language

d)

Machine Language

46.

This refers to the classification of programming language that uses symbolic names for commands.

a)

Assembly Language

b)

High-Level Language

c)

Object Oriented/Event-Driven Programming Language

d)

Machine Language

47.

This refers to the classification of programming language that uses english and mathematical symbols in its instructions.

a)

Assembly Language

b)

High-Level Language

c)

Object Oriented/Event-Driven Programming Language

d)

Machine Language

48.

This refers to the classification of programming language that uses objects.

a)

Assembly Language

b)

High-Level Language

c)

Object Oriented/Event-Driven Programming Language

d)

Machine Language

49.

High-level language must be processed by a __________ or interpreter before the code is executed or read by the computer.

a)

Assembler

b)

Debugger

c)

Runner

d)

Compiler

50.

This is a series of instructions written to perform a specified task on a computer

a)

Programming

b)

Programming Language

c)

Computer Program

d)

Computer

51.

What is the meaning of DBMS?

a)

Database micro system.

b)

Database monopoly system.

c)

Database management system.

d)

Database making system.

52.

Which of these is a type of DBMS.

a)

Internet DBMS

b)

Relational DBMS

c)

Storage DBMS

d)

NotMy DBMS

53.

It is an organized collectionof dataor information that is related to a particular subject or purpose.

a)

database

b)

table

c)

record

d)

fields

54.

The attribute refers to a _____ of a table

a)

Record

b)

Foreign key

c)

Primary key

d)

Field

55.

The following are the functions of a DBMS except

a)

Creating database

b)

Processing data

c)

Creating and processing forms

d)

Administrating database

56.

The term _____ is used to refer a row

a)

Record

b)

Primary key

c)

Foreign key

d)

Field

57.
A_______ in a table represents a relationship among a set of values
a)
Field
b)
Foreign key
c)
Record
d)
Primary key
58.

the traditional way of managing a database using paper and pen

a)

manual database

b)

flat-file database

c)

relational database

d)

desktop database

59.

It is designed to put all your information in one table.

a)

manual database

b)

flat-file database

c)

relational database

d)

desktop database

60.

What sort of relationships can we have between tables?

a)

One-to-one

b)

Many-to-many

c)

One-to-many

d)

None of the above

61.

A relationship where one record in either table can relate to many records in other tables.

a)

One-to-one

b)

Many-to-many

c)

One-to-many

d)

None of the above

62.

A most common type of relationship that can be established when one record from a table is related to several matching records in other tables.

a)

One-to-one

b)

Many-to-many

c)

One-to-many

d)

None of the above

63.

What is the biggest heading tags?

a)

<p> </p>

b)

<h6> </h6>

c)

<ul> </ul>

d)

<h1> </h1>

64.

What tags start and end a paragraph tag?

a)

<p> </p>

b)

<h6> </h6>

c)

<ul> </ul>

d)

<h1> </h1>

65.

What is the smallest heading tags?

a)

<p> </p>

b)

<h6> </h6>

c)

<ul> </ul>

d)

<h1> </h1>

66.

Which of the following is the last tag in an html document?

a)

</end>

b)

</body>

c)

</footer>

d)

</html>

67.
"Forces a line break here"
From the text above, What is the command tag?
a)
<br>
b)
<hr>
c)
<p>
d)
<ul>
68.
In a basic web page, what is the third tag that you might put in a html document?
a)
<title>
b)
<header>
c)
<!DOCTYPE html>
d)
<html>
69.

It is a tag used to break the content of your web page.

a)

<hr>

b)

<br>

c)

<p>

d)

<h>

70.

It is a tag that inserts a horizontal rule in your web page.

a)

<hr>

b)

<br>

c)

<p>

d)

<h>

71.

It is a tag used to divide the content into the different paragraphs.

a)

<hr>

b)

<br>

c)

<p>

d)

<h>

72.

It is a tag used to indicate the title of your web content.

a)

<html>

b)

<head>

c)

<title>

d)

<t>

73.

Windows 8, 10, Linux and MAC are examples of what types of software?

a)

application software

b)

operating system

c)

utility software

d)

freeware software

74.

What do you call a set of instructions that directs the computer to process information?

a)

hardware

b)

software

c)

data

d)

peopleware

75.

What type of system software designed to help analyze, configure, optimize and maintain the computer?

a)

system software

b)

utility software

c)

operating system

d)

application software

76.

What type of software or programs designed for specific uses?

a)

application software

b)

system software

c)

operating system

d)

utility software

77.

Which of the following software below is the most important program that performs the basic task, recognizing the input, output to the display screen, keeping track of files & directors, and controlling peripherals?

a)

system software

b)

application software

c)

utility software

d)

operating system

78.

What type of software that controls the operations of a computer and other types of software?

a)

application software

b)

operating system

c)

system software

d)

utility software

79.

This term refers to the devices or equipment that send information to the computer. It provides the data to be processed by the computer.

a)

Input devices

b)

Output devices

c)

Process devices

d)

Storage devices

80.

This device converts data from the computer into a form that can be read and sensed by the user.

a)

Input devices

b)

Output devices

c)

Process devices

d)

Storage devices

81.

It is a device that is capable of storing and retrieving data.

a)

Input device

b)

Output device

c)

Process device

d)

Storage device

82.

They play an important role in the computer system, because they are the ones who USE, BUILD, DESIGN, PROGRAM, and FIX

a)

HARDWARE

b)

SOFTWARE

c)

DATA

d)

PEOPLE

83.

what do you call this machine?

a)

CPU

b)

System unit

c)

PC

84.

This is the brain of the computer.

a)

Memory

b)

CPU

c)

Hardware

85.

the types of memory that needs electricity to keep its contents.

a)

RAM

b)

ROM

86.
A safe workplace is clean, organized and well- lit.
a)
true
b)
false
87.
One must unplug the power from the source before opening a case and performing services.
a)
true
b)
false
88.
You can bring food and drinks inside the laboratory.
a)
true
b)
false
89.
It is a best practice that a fire extinguisher and first aid kit be available in the workplace.
a)
true
b)
false
90.

Which part of the computer displays in photographic form use for viewing activity being done?

a)

Monitor

b)

Mouse

c)

Keyboard

d)

Camera

91.

A device for inputting letters, numbers and symbols.

a)

PC

b)

Keyboard

c)

Mouse

d)

Port

92.

1. The main circuit board of a computer. It contains all the circuits and components that run the computer.

a)

Motherboard

b)

Hard Disk Drive

c)

Optical Drive

d)

Power Supply Unit

93.

It is the permanent storage unit of the computer.

a)

Keyboard

b)

Hardware

c)

Tower

d)

Hard Disk Drive (HDD)

94.

What does CPU stand for?

a)

Computer Processing Unit

b)

Central Peripheral Unit

c)

Central Processing Unit

d)

Computer Processing User

95.
Which statement best describes ROM?
a)
A flash memory chip that contains a small amount of non-volatile memory
b)
A memory store containing a large amount of volatile memory
c)
A register within the CPU responsible for storing memory addresses
d)
A memory store containing a small amount of volatile memory
96.
What is usually held in the contents of RAM?
a)
BIOS and Boot sequence needed to start the computer
b)
Operating System and currently running programs
c)
Software programs stored within the computer
d)
Recently executed instructions in case they are needed again
97.
A device that converts analog audio signals into the equivalent air vibrations in order to make audible sound.
a)
Projector
b)
Printer
c)
Monitor
d)
Speakers
98.

It converts mains AC to low voltage regulated DC power for the internal components of a computer.

a)

USB

b)

CPU

c)

RAM

d)

Power Supply

99.

A relatively small plastic or metal cabinet housing the electronic components that process data into information

a)

Motherboard

b)

Processor

c)

System Unit

d)

RAM

100.

Microsoft Excel, OpenOffice Calc, and Google Sheets

a)

Word Processors

b)

Spreadsheets

c)

Presentation Graphics

d)

DBMS

101.

Prezi, Google Slides, and OpenOffice Impress

a)

Word Processor

b)

Spreadsheets

c)

Presentation Graphics

d)

DBMS

102.

Apple FileMaker, Microsoft Access, and OpenOffice Base

a)

Word Processor

b)

Spreadsheet

c)

Presentation Graphics

d)

DBMS

103.

word Processor

a)

OpenOffice Writer

b)

Notepad

c)

Notepad++

d)

Microsoft Word

104.
Microsoft excel is an example of _________________ Software.
a)
Spreadsheet
b)
Word Processing
c)
Presentation
d)
Reference
105.
Windows Media Player is an example of ________________ software.
a)
Spreadsheet
b)
Reference
c)
Presentation
d)
Multimedia
106.
Your teacher wants to calculate the grades for all the students in the class, which of the following software would you recommend to her.
a)
Word Processing
b)
Spreadsheet
c)
Presentation
d)
Reference