Chapter 1 & 2
Chapter 3 & 4
Chapter 5 & 6
Chapter 7
Chapter 17 & 20
2

List 2 hardware component

RAM
ROM
NIC
Sound Card
Graphics Card
Motherboard
Internal Memory
Hard disk drives
Solid State Drives
Optical Drives

2

List 3 types of network

LAN, WAN, WLAN
2

List 2 examples of communication media 

newsletters, posters, websites, multimedia presentation, audio and video communication, media streaming, e-publications

2

How many stages are in System Life Cycle?

6

2

What are the editing software we used for Document Production and Spreadsheet?

MS Words and MS Excel

4

List 4 Direct Data Entry

Magnetic Stripe Readers
Chip and PIN Readers
RFID Readers
OCR and OMR
Bar codes scanner
QR codes scanner

4

List 4 network devices

Hubs, Switches, NIC, Bridge, Routers, Modems

4

Give 1 example of what flood water management can be used to...

Show which vulnerable groups/communities

Provide real time flood prediction

Plan and develop exercise to test response to emergencies etc

4

List 4 methods of researching an existing system

Observation, Interviews, Questionnaires, Examination of Existing Documents

4

What are the 2 types of page orientation?

Landscape and Potrait

6

List 3 user interfaces (short and full name)

Command line interface (CLI)

Graphical user interface (GUI)

Dialogue-based interface

Gesture-based interface

6

List 3 network environment

Internet, Intranet, Extranet

6
List 3 advantages of online booking systems

- save times / able to send an automatic email / gives immediate information about availability / allows for immediate reselling of a ticket

6

List 3 types of checking in validation

range, character, length, type, format, presence, check

6

What is meant by "Corporate House Style"?

A set of styles adopted by an organisation which specifies the formatting to use for their documents

8

Explain what is and the usage of OCR and OMR

OCR - scan printed copy and convert into digital copy

OMR - mark MCQ questions

8

Explain 3 ways to make a strong password

at least 8 character long, contain upper and lower case, at least one character (symbol) etc

8

What is the process name for using three satellites?

Trilateration

8

List 4 implementation methods and explain each of it.

direct changeover, phased, pilot running, parallel running

8

What is the numbers for return TRUE and FALSE

TRUE: 1
FALSE: 0

10

State the main use of each of the following programs

- spreadsheet and desktop publisher

spreadsheet: used for tasks that involve calculations or graphs and charts. 

dtp: to create and design page layouts for print or online documents such as newsletters, magazines, brochures

10

List 2 advantages for using SSD over HDD

Large capacity, Speed very fast, Small, Light, Easily portable, No moving part that could be damaged

10
List 2 suggestion to improve RSI

10

List all the system life cycles in order.

Analysis, Design, Testing, System Implementation, Documentation, Evaluation

10

Write VLOOKUP formula to find:

Cell reference: H5
Cell range to check: B1:E7
Cell column: Column C
Return FALSE

VLOOKUP(H5, B1:E7, 2, FALSE)