What is block operation as used in Microsoft word?
An editing or formatting procedure that is carried out on a selected block of text in a word-processing document.
A formatting or editing operation that is applied to a block of text after selecting. The block of text can be a paragraph, line, word, page or the whole document. It is much easier to apply editing or formatting to a block of text than to apply it to every single character
Maranda 2024 Mock CRE Paper 2
1. a) Based on Deutro-Isaiah, describe the Messiah. (7mks)
The Messiah would be despised/ rejected
The Messiah would be treated harshly/ arrested/sentenced to death
The Messiah would be reconciling people through His suffering
The death of the Messiah would bring forgiveness of sins of humankind
The Messiah would endure suffering/humiliation without complaining/ would suffer innocently
The Messiah would have nothing attractive
The Messiah would be humble/simple
The Messiah would be highly honored
The Messiah would succeed in His work
He would be despised, rejected, wounded oppressed and afflicted
He endured pain and suffering which would have been ours.
Because of our sins he was wounded
We are healed by the punishment he suffered He was treated harshly but he never said a word
He was put in the grave with the wicked
He was buried with the rich even though he did not commit a crime
He took the place of many sinners and prayed that they might be forgiven.
Differentiate between logical and physical network topology
Physical topology - the physical arrangement of nodes of a computer network
Examples
Logical topology- the way data flows in a network
Examples
State THREE reasons why binary is used in developing digital electronic systems (3marks)
State three features of a typical operating system
- (provides) user interface
– input/output control
– security
– handling interrupts
– spooling
– memory management
– processor management
– utilities (e.g. copy, save, delete, re-name, etc.)
– maintain user accounts
– load/run software
– error reporting/handling
– multiprogramming
– batch processing (JCL)/real time processing
– multitasking/multiuser/multi-access
– file management
A workshop has a lot of heavy machinery operating throughout the day and requires a cable to connect a workstation to a switch. Which of the following, unshielded twisted pair (UTP) or shielded twisted pair (STP) cable, would be the more suitable? Justify your response.
Shielded twisted pair cable:
A twisted pair cable is made up of four pairs of twisted copper wires, a shielded twisted pair cable applies a shield to each one of the pairs on a cable or to all of the pairs together. This shield can reduce EMI (electromagnetic interference), which would be emitted from heavy machinery. This increased data transmission quality in the workshop. STP can also reduce crosstalk.
(ii) State what ROM and RAM store.
ROM stores BIOS / bootstrap / start-up
RAM stores currently executing programs and data
What are the likely causes of data and program loss in a computer (2 marks)
Distinguish between an optical scanner and a magnetic ink scanner
Name one item used in the home, other than a computer, that contains a microprocessor.
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
Explain the difference between how the IMAP (Internet message access protocol) and SMTP (simple mail transfer protocol) protocols are used
IMAP
SMTP:
Describe the difference between distributed and sequential processing on how they process instructions
State ways in which a network manager can use to ensure that the network is secure
IT technicians are setting up a new file server for a school. Describe the benefits and drawbacks of using a command line interface (CLI) rather than a graphical user interface (GUI) to set up a new file server. (4marks)
Benefits
Drawbacks
When data is transmitted it is subject to corruption. Explain how a parity check could be used to determine whether corruption has taken place.
What is a computer system ?
A computer system refers to computer components that collectively function as a single unit to achieve the desired goal. It can also be defined as a collection of hardware, software, and liveware that work together to receive, process, and manage data
State any four applications of electronic spreadsheets
What is a utility software?
The following are some of the possible definitions:
It is system software designed to help the users to analyse, configure, optimize, or maintain a computer
System software that helps maintain the proper and smooth functioning of a computer system
Examples include antivirus software, Disk clean-up tools, disk defragmenters, backup software, etc
Describe how the CPU and main memory work together.
Data and instructions are fetched from main memory, from addresses requested by the CPU on the address bus. (Data and instructions are sent) using the data bus. (Data and instructions are then) decoded and executed in the CPU.
Results of operations are sent back to the memory on the data bus