Grade 11 ICT Exam
Grade 11 ICT Exam
ABUJA.
SECOND TERM EXAMINATION,
2024/2025 SESSION.
CLASS: GRADE 11
SUBJECT: I.C.T.
COACH: MR. ZAYYAD MOHAMMED
6. What happens if two records in a table share the same primary key?
A) An error occurs
B) Both records are deleted
C) The data is stored as a new table
D) The primary key is automatically updated
8. Which database type reduces data redundancy and improves storage
efficiency?
A) Flat file
B) Relational
C) Spreadsheet
D) Text file
18.What type of operator would you use to select all records with a price
greater than 100?
A) =
B) !=
C) >
D) <
19.What is the purpose of the LIKE operator in a query?
A) To delete matching records
B) To match values based on a pattern
C) To calculate totals
D) To update values
24. What type of search returns records that meet at least one condition?
A) AND
B) OR
C) NOT
D) BETWEEN
25. Which operator would you use to select records with values between 10
and 50?
A) =
B) LIKE
C) BETWEEN
D) IN
28. What control element would be used to select multiple options from a
list?
A) Radio buttons
B) Drop-down menu
C) Checkbox
D) Hyperlink
31.What type of form layout is most suitable for long data entry forms?
A) Tabular
B) Continuous
C) Single form
D) Data sheet
32. What type of field would be most suitable for recording customer
feedback?
A) Numeric
B) Boolean
C) Text
D) Date
33. Which database object is used to organise and display data in a printable
format?
A) Table
B) Form
C) Report
D) Query
35. What type of validation ensures that data falls within a specific range?
A) Format check
B) Range check
C) Presence check
D) Length check
36. What type of data is most suitable for a "Price" field in a database?
A) Date/Time
B) String
C) Numeric
D) Boolean
39. Which validation method checks if a field contains any data before
accepting an entry?
A) Length check
B) Presence check
C) Format check
D) Type check
40. What is the main reason for creating relationships between tables in a
database?
A) To increase complexity
B) To improve storage capacity
C) To reduce data redundancy
D) To improve data entry
SECTION B: THEORY
Answer any three (3) questions
1. a. Highlight the difference between a primary key and a foreign key in a
relational database.
b. Differentiate between a record and a table.
2. Explain the benefits and limitations of using flat file databases versus
relational databases.
4. a. How does the relationship between tables reduce data redundancy in a
relational database?
b. When can each of the following be used during the fine-tuning of a
document?
● Radio Buttons
● Check Boxes
● Drop Down Menus