PAPER IIe
PAPER IIe
Question 1
A data model is a conceptual framework that defines how data is structured, stored, and manipulated
within a database. It describes the logical relationships among different data elements, ensuring efficient
data organization, retrieval, and processing.
1. Hierarchical Data Model – Organizes data in a tree-like structure, where each record has a single
parent but can have multiple children.
2. Network Data Model – Uses a graph structure to represent relationships, allowing multiple parent-
child relationships (many-to-many).
3. Relational Data Model – Represents data in tables (relations) with rows (tuples) and columns
(attributes) linked through keys.
Conceptual Data Modeling: This is the high-level representation of organizational data, focusing on
business entities, attributes, and relationships without considering technical details. It is created using
tools like Entity-Relationship (ER) diagrams to give a visual representation of how data interacts.
Question 2
(a)(i) State the most suitable application software needed by Vera to produce the report.
(a)(ii) What feature of the application software can be used to insert the word "CONFIDENTIAL" as
instructed?
Encrypting the document using a password in Microsoft Word or storing it in a secured folder with
restricted access.
(i) Icon: A graphical representation of a program, file, or function on a computer interface, allowing
users to execute tasks by clicking on them.
(ii) Browser: A software application used to access and navigate the internet by retrieving, presenting,
and traversing web pages (e.g., Google Chrome, Mozilla Firefox, Microsoft Edge).
---
Question 3
(a) Outline the steps involved in printing the first five pages of a Word document from the print dialog
box on a computer with two printers installed.
4. Locate the Page Range section and enter "1-5" in the specified field.
(b) Sadiq complained that a pop-up usually appears on the screen of his personal computer, disturbing
him while using the computer.
(iii) What measure would be necessary to stop the pop-up from reoccurring?
Installing and running an updated anti-malware/anti-adware software to scan and remove threats.
(i) What computer application package is suitable to prepare and deliver his speech?
Microsoft PowerPoint (or any presentation software).
(ii) State the output device that can be used to transmit Mr. Aneke’s speech note from his computer to a
large screen in the auditorium.
1. Local Area Network (LAN) – A network that connects computers within a limited geographical area,
such as an office or school.
2. Wide Area Network (WAN) – A network that spans a large geographical area, such as the internet.
Question 4
4. Bill Payment – Allows users to pay bills, such as utility or internet subscriptions.
A modem (modulator-demodulator) is a device that converts digital signals from a computer into analog
signals for transmission over telephone lines and vice versa.
---
Question 5
Hamza, Emeka, Funsho, Fejiro, and Idongesit were friends from secondary school. Now, Hamza is a pilot,
Emeka is a businessman, Funsho is a banker, Fejiro is a manufacturer, while Idongesit is a teacher. State
two ways by which each of these friends can apply ICT in their respective professions.
1. Hamza (Pilot):
Uses GPS and flight navigation software to guide aircraft.
2. Emeka (Businessman):
3. Funsho (Banker):
4. Fejiro (Manufacturer):
5. Idongesit (Teacher):
---
Question 6
(a) A secondary school has over twenty personal computers. The school management intends to connect
all the computers in a network. Give four reasons that must have motivated the school management
into connecting the computers together.
1. Resource Sharing – Allows multiple users to share files, printers, and internet access.
2. Efficient Communication – Enables staff and students to communicate through emails and chat
services.
3. Centralized Data Management – Facilitates easy backup, access, and security of school data.
4. Cost Reduction – Reduces expenses by minimizing the need for multiple storage devices and software
licenses.
(b) List four network devices required to accomplish the task in (a).
1. Router
2. Switch
(c) State one function each for any two of the devices listed in (b).
1. Router – Connects multiple networks and directs data packets between them.
2. Switch – Facilitates communication between devices within a network by directing data to the
appropriate destination.
---
Question 7
(i) Entities – Objects or concepts in a database that store information, such as students, employees, or
products.
Cardinality refers to the number of occurrences of one entity that can be associated with the number of
occurrences of another entity in a relationship.
1. One-to-One (1:1)
2. One-to-Many (1:M)
3. Many-to-Many (M:M)