TERM 1 (2024-25)
COMPUTER WORKSHEET ANSWERS
Name: _____________________________ Level: 7_____
A. Choose the correct option from the following:
1. Parts of a computer system that you can touch and feel are called __________.
a. Hardware
b. Software
c. Application software
2. The way a user interacts with the computer system is known as _______________.
a) User Interface
b) User interaction
c) User friendly
3. A computer system consists of ______________and ___________.
a. Input and output devices
b. Hardware and Software
c. Mouse and keyboard
4. A base- 10 number system that is used by humans
a) Binary
b) Denary
c) Digital data
5. Identify which one of the following is an example of application software.
a. iOS
b. Windows
c. MS Word
1
6. ____________ data has only two values 0 and 1
a. Analogue data
b. Binary/Digital Data
7. Which of the following is an example for hardware?
a. Antivirus Programs
b. Monitor
c. MS PowerPoint
8. Humans understand ____________ data and Computers understand _______________ data.
a. Analogue and digital
b. Primary and Secondary
c. Digital and analogue
9. Parts of a computer system that you cannot touch and feel are called __________.
a) Hardware
b) Application software
c) Software
10. A continuous stream of data that is made up of many values is called ___________
a) Analogue data
b) Primary data
c) Digital data
11. __________________ software helps you to do tasks on the computer.
a. Application
b. System
c. Utilities
2
12. Identify which of the following is a feature of a phone?
a. Youtube
b. Whatsapp
c. Screen size
B. True or False
a. There are two types of software: Application software and Operating system. FALSE
b. Binary data that is processed by a computer system is called Digital data. TRUE
c. The analogue data needs to be converted to digital data for the computer to understand. TRUE
d. A base-2 number system that is used by computers is called Binary. TRUE
e. Windows is an example of operating system. TRUE
C. Answer the following question:
1. Write down two differences between Application Software and System software. (Learn any two)
3
2. Write down two differences between Analogue data and digital data.
Analogue Data Digital Data
1. Data made up of many values is called 1. Digital data has only two values; 0 and 1.
analogue data.
2. Humans can understand analogue data but 2. Computers can only understand digital data.
computers cannot.
3. Convert the following binary numbers to its denary equivalent.
a) 1001010
64 32 16 8 4 2 1
1 0 0 1 0 1 0
1x64= 64
0x32=0
0x16=0
1x8=8
0x4=0
1x2= 2
0x1=0
64+0+0+8+0+2+0= 74
b) 110011
32 16 8 4 2 1
1 1 0 0 1 1
1x32=32
1x16=16
0x8=0
0x4=0
1x2= 2
1x1=1
32+16+0+0+2+1= 51
4
c) 010011
32 16 8 4 2 1
0 1 0 0 1 1
0x32=0
1x16=16
0x8=0
0x4=0
1x2= 2
1x1=1
0+16+0+0+2+1=19