Computer Paper 1 Ms
Computer Paper 1 Ms
MARKING SCHEME
i. Good ergonomics
To protect the users from strains caused by poor sitting posture
ii. Uninterruptable power supply
To protect computers from power instabilities
3. Highlight two measures that need to be put in place to avoid risks associated with electric shock
(2mks)
Avoid using liquids
Ensure that there are no naked wires
4. a) Explain two functions of network servers (2mks)
Avails resources to the clients
Responds to clients request
Ensures security of the computers
ii) Explain briefly how the token ring network functions (2mks)
Adjacent computers are joined to each other to form a complete ring and the communication is
done through a packet called token which is held by a computer that wants to pass a message
5. State four advantages of computerised simulation and modelling (2mks)
It is cheaper to develop and test
It can accommodate many more testing variables than the actual object
It takes less time to develop virtual models than real objects
It is easier remove errors
1|Page
10. Differentiate between indent and tab as used in word processing: (2mks)
Using the tab key to move a cursor at a set interval, indent is moving line or lines of text away
from the margin
11. a) What is a section break as used in word processing (2mks)
Section breaks are used to create layout or formatting changes in a portion of a document
b) Describe two types of section break. (2mks)
The Next Page command inserts a section break and starts the new section on the next page. This type
of section break is especially useful for starting new chapters in a document
The Continuous command inserts a section break and starts the new section on the same page. A
continuous section break is useful for creating a formatting change, such as a different number of
columns, on a page.
The Even Page or Odd Page command inserts a section break and starts the new section on the next
even-numbered or odd-numbered page. If you want document chapters always to begin on an odd page
or on an even page, use the Odd page or Even page section break option.
12. Susan, the director of an organization, had an important meeting in another country. Instead of going
there, she decided to participate using video conferencing.
a) Explain video conferencing (2mks)
It involves the use of computers, video cameras, audio capturing equipment and high speed
voice and data communication networks to enable two or more people in geographically
different areas virtually see and talk to each other face to face.
b) Give two advantage of using video conferencing (2mks)
The cost of communication via the internet is lower
It saves on travelling costs
It saves on time
13. Samu also wants to buy a printer because he frequently prints photos. He is uncertain whether to get a
laser printer or an impact printer. Which printer should he buy and why? (2mks)
Laser printer. This is because the quality of printout is high when this printer is used and
quality is very important in photos
15. Study the following sample advert that was extracted from a newspaper and answer the questions that
follow
Dell optiplex GL380 Desktop
2|Page
Intel Duo Corei3-550 processor
23" TFT
4GB DDR2 RAM
750GB hard drive
Windows 7 Home Premium
Built-in wireless networking
Wireless keyboard and mouse
16. a) The factorial of an integer number is defined as the product of the number from 1 up to and
including the number. Thus three factorial, 3!, is equal to3* 2*1 which is 6. Draw program flowchart
that will allow the user to enter a positive integer, compute and display the factorial of the value
entered. (7mks)
3|Page
b) Write a pseudo code for the above program (6mks)
Pseudo Code:
c) Suppose the user entered integer 5 as the input in the above program. Use the flowchart to dry run
and give the output that will be displayed by the program.(Show your working) (2mks)
5*4*3*2*1=120
15F
b) Use two’s compliment to solve the following (leave your answer in binary) (2mks)
1210-1710
4|Page
c) State two examples of unguided transmission media (2mks)
Sol. Radiowaves, infrared waves and microwaves
d) Differentiate between job displacement and job replacement with reference to Impact of ICT
on society (2mks)
Disp. – jobs initially done manually are now computerized hence the employees who do not
have the relevant computer skills may be moved to other manual jobs.
Replacement -
e) With the current ICT trends, it is possible to work from home 4mks)
i) State two advantages of working from home
time and money saving
no supervision
(c.) Explain three demerits of social media such as facebook in modern society (3mks)
Family conflicts
Socialization in facebook leads to people becoming antisocial
Anti social behaviour
5|Page
(d.) Define telecommuting (2mks)
This is the working from home
19. a) List three ways in which data integrity can be compromised. (3mks)
- data rendundancy
- piracy
20. a) On her first day at work as a school librarian, Sera notices that book records are kept manually
using a card system. She suggests to the Principal that they use a database. State three reasons why
using a database would be helpful to the librarians (3mks)
Unnecessary duplication
Time wastage
Poor update of records
b) Give four examples of DBMS programs which could be used. (2mks)
Lotus approach, Ms access, ms SQL server, Oracle, DbaseIV
c) The manager of Pacific Company Ltd uses a database to keep records of his employees as shown in
the table below. Use this information to answer the questions that follow.
6|Page
i. Name and explain the appropriate data type for
ID: text (1mk)
ii. Explain the type of cell referencing used in the above formula (2mks)
Relative cell referencing
7|Page