Distinguish between a file and a folder
A file is a collection of related data given a unique name while a folder is named storage location on a storage media that contains related files
Describe what is meant by a clock speed of 3.8 GHz.
Distinguish between a PAN and a LAN
A PAN exist around a single person whereas a LAN covers a larger area
There are four change-over methods used in the implementation stage of the system development life cycle (SDLC): direct change-over, phased, parallel and pilot.
Direct Change-Over
Phased
Distinguish between application and system software
A car park uses a number plate recognition system. Identify the reason why unsigned integers should be used to record the number of cars entering and leaving the car park, rather than signed integers
6 Programmers write software that controls hardware and interacts with users. Some of this software ensures that networks function properly.
(a) Compilers and interpreters translate source code written in programming languages.
State four other features of a compiler.
A single executable file is produced
The executable program is portable between machines
The program source code is not available
Code can be optimised/made more efficient
Entire source code file is converted at once
No special environment is needed to execute the code
It creates object/machine code
Error report is provided at the end of the compilation
List any two components of an expert system (2marks)
When data is transmitted it is subject to corruption. Explain how a parity check could be used to determine whether corruption has taken place.
Explain the term website as used in the internet
Peter has installed internet on his home computer in order to use it for browsing. State three ways in which he would prevent viruses from infecting his computer. (3 marks)
Describe two different functions performed by an operating system
Memory management
Processor management
Input/output management
Managing storage
Managing security
Managing applications
(iv) Identify the part of the CPU that sends signals to the other components.
Control unit
Explain the functions of the following parts of the CPU
Control Unit; Decodes instruction; Controls the fetching and writing of data;
Arithmetic Logic Unit/ ALU; Executes mathematical instructions; Executes logical instructions; Compares values held in registers;
Clock; Controls the number of instructions carried out each second; allows the CPU to synchronize operations;
Give two benefits for the supermarket manager of using point of sale (POS) terminals.
State three functions of a network operating system
What is an information system ? (KCSE 2012))
Is an arrangement of people, data, processes, communication and IT that interact to support problem solving
Components of an information system
State advantages of batch processing
A web server has an internet protocol (IP) address. Give three characteristics of an IP address.
A typical computer’s main memory consists of both volatile and non-volatile memory.
a) i) Explain what is meant by the term volatile memory (1mark)
ii) What is normally stored in the non-volatile part of a computer’s main memory (1mark)
b) Explain why having cache memory can improve the performance of the CPU (2mks)