Computer Paper 1 - Ms - Form 4 2025
Computer Paper 1 - Ms - Form 4 2025
PAPER 1
MARKING SCHEME
1 The development of computers can be traced to the time when historical non-electronic
computing devices were invented, like the abacus. Name four other such devices. (2 marks)
- Napier bones
- Analytical Engine
- Wearing loom
- La pascaline machine
- Punch card
ii. Using illustration differentiate between analogue and digital signals. (1 mark)
2. State any two devices that can work as both input and output devices. (1 mark)
- Smart board
- Touch screen
- Digitizer
- Digital camera
1
3. The diagram below represents the essential features of a computer system. Study the
diagram and answer the questions that follow:
A Input device
B Control unit
C Arithmetic Logic Unit
D Main memory
(ii) On the diagram above, indicate the direction of data flow using arrows. (1 mark)
iii) Explain why gas plasma display are preferable compared to LCD monitors in entertaining
places or social places. (1 mark)
2
- Incase the monitor is inverted the l.c.d images suffers from Angle distortion whereas
inverting the gas plasma has no effect on the images
5. State four problems that may occur during printing and how to solve them. (2 marks)
- lack of two way communication due to poor installation - install new drivers
- paper jams due to poor paper quality or paper folds - use high/good paper quality
- poor quality print due to poor ink / toner - use good quality ink/toner
6. Highlight three acts of parliament or laws that govern the use of ICT in Kenya. (3 marks)
- The Kenya Science and Technology Act Cap 250 of 1977
- The Kenya Broadcasting Corporation Act of 1988
- The Kenya Communication Act of 1998
7. List 3 types of job opportunities that are available in the field of computer hardware. (3 mks)
- Network Administrator
- Computer Technician
- Computer Engineer
9. Explain the following data control measures against computer crime. (2 marks)
a. Audit trail - Monitoring the system to identify weak points and reinforce them to improve
the security
b. Data encryption - Mixing up of data in form that only the sender and the receiver are
aware of the Algorithm to use to get the original message
c. Log files - Creating of account with username and password to allow one access the system
and monitor what the user does while in the system until they log off.
11. Using place value method, convert the following to denary. (2 marks)
76CD16 A 10
3
B11
3 2 1 0 c12
16 16 16 16
76 C D16 = 7 x 163 + 6 x 162 + 12 x 161 + 13 x 1 D13
1238
8 2 81 80
1 2 38 = 1 x 82 + 2 x 81 + 3 x 80
= 64 + 16 + 3
= 8310
14. State the purpose of the following field properties in DBMS. (2 marks)
Input mask - It determines how data is displayed during data entry and editing
16. Study the following pseudo code and answer the questions below.
X = 10 X Y R Q (i)
Y=5 10 5 15 10
R=X+Y
INPU Q R = 10 – 5 = 5
IF Q IS GREATER OR EQUAL TO R Y = 5 + 10 = 15
Y=R-Y
X=R+Y
ELSE
4
R=X–Y X Y R Q (ii)
Y=R+X 10 5 15 23
ENDIF Y = 15 - 5 = 10
PRINT R, Y, X X = 15 + 5 = 20
Q = 10
R=5 Y = 15 X = 10
Q = 23
R = 15 Y = 10 X = 20
ii. Draw a flow chart for the above pseudo code. (6 marks)
- Object code - A translated source code / program statements already translated into
machine code equivalent
- Logical File - when you view a file in terms of what it contains and what processing
activities can be carried out on the data
- Physical file - viewing a file in terms of how data has been arranged and how data
processing activities have been made possible
5
d. Define the term accreditation as used in education. (1 mark)
e. A school intends to setup an email, list four activities likely to be provided by the email
facility (2 marks)
- Compose mail
- Send mail
- Forward mail
- Reply mail
- Attachment mail
- Contact management
Web portal - a website page that offers specialized services such as searching, email,
sports, updates, financial, news and links to selected websites
g. Kenya Publishing and Printing Company wants to employ and ICT professional to assist in
making publications. State the suitable ICT professional the company would employ. (1mk)
- Graphic designer
18. a. One of the functions of an operating system is job scheduling. Explain what is meant by job
scheduling. (2 marks)
- It refers to allocating each job waiting for execution processor time at each given interval
i) Command line - lets the user type command at a command prompt. The computer
reads the typed commands from the command line and executes it.
ii) Menu driven Interface - provides the user with a list of options to choose from
iii) Graphical user interface - makes the use of rectangular work area called windows,
graphical objects called icons and commands are executed using a pointing device
(ii) Proprietary Software - Are those software whose source code is hidden from users
19. a. State when the following maintenance approaches are carried on in system development
life cycle. (2 marks)
(i) Corrective maintenance - This involves making changes on the system in order to get rid of
errors that have been identified after the system has been implemented.
(ii) Perfective maintenance - It aims at improving performances of the system. This may
include adding of functions and making it more user friendly, faster and secure
(iii) Adaptive maintenance - It is carried out to enable the system to respond to changes in the
operating environment and internal organizational policies e.g changes in legal requirement
b. Describe the following changeover strategies. (4 marks)
(i) Pilot - This is implementing one phase of a system for testing purposes before it is
implementing. If it performs satisfactory, it is then implemented in the entire organisation
(ii) Phased - A new system is implemented in stages e.g the education system can be changed
from the old to the new curriculum each year atleast one class level changes over to the
new syllabus
(iii) Direct - The old system is stopped and discarded and new system started immediately
(iv) Parallel - Both the old and new system are run parallel to each other for some time until
users have confidence in the new system then the old system is phased out.
c. Study the spreadsheet below and answer the questions that follow. (4 marks)
A B C D
1 WESTLINK COMPUTER BOOKS CENTER
2 TITLE PRICE NO. SOLD COST
3 Computer longhorn book 2 320 25
4 Visual Basic (6) turbo 820 21
5 Computer longhorn book 4 350 100
6 Computer Science 900 12
7 Computer application 845 36
8 Computer hardware 1250 10
9 Computer software 1250 27
10
7
(i) Write down the formula used to find the price of the cheapest book. (1 mark)
= min (B3:B9)
(ii) Write down the formula used to determine the total sales for the book titled computer
application. (1 mark)
= B7*C7
(iii) Write down the formula used to determine the average price of all the books (1 mark)
= (B3 + B4 + B5 + B6 + B7 + B8 + B9) /7
(iv) State four advantages of using an electronic spread sheet compared to traditional
spreadsheet (2 marks)
- Automated tasks
- Inbuilt formula and functions
- Chart facility
- Data management tools
- Special formatting features inbuilt templates
(v) Differentiate between a column chart and a bar chart as used in spreadsheets (2 marks)
Column chart Bar chart
a Represents data as a cluster of Data values arranged horizontally as
columns comparing values across clustered bars
categories
(vi) Define the word gutter in relation to column settling in DTP. (1 mark)
Space reserved for binding in a publication. It is found outside the margin
7 1 4 0
3 1 2 0
1 1 = 111 1 0
0 1 0 1 = 17 F16
7 1 5 1
3 1 2 0
1 = 111 1 1 = 101 111
0 1 0 010 + 010
001
1
010 = 010
c. State two reasons for using binary system in digital technology. (2 marks)
- It is easier to construct electrical circuits based on binary
8
- Digital devices are more reliable than analog devices
- Digital devices are smaller in size than analog devices
- Digital devices use less energy that analog devices
(ii) Multi-mode
- Has a thick centre core
- Allows several light rays to be transmitted at an angle
- High attenuation rate, used for shorter distances
f. Convert 7.12510 to its binary equivalent. (2 marks)