Advanced level 2025 Holy Infant High School mock ICT 1
Advanced level 2025 Holy Infant High School mock ICT 1
A computer that provides services and resources
to other computers over a network is known as:
A) Workstation
B) Server
C) Microcomputer
D) Supercomputer
2. Which of the following is NOT a type of
software?
A) System software
B) Application software
C) Hardware software
D) Utility software
3. The main distinguishing feature of FourthGeneration computers was:
A) Vacuum tubes
B) Integrated Circuits
C) Microprocessors
D) Artificial Intelligence
4. A computer that exists in a system that cannot
be reprogrammed by the user is:
A) Microcomputer
B) Mainframe
C) Embedded system
D) Supercomputer
5. Which of the following is NOT a function of an
operating system?
A) File management
B) Memory management
C) Hardware management
D) Running applications
6. A chip in the computer that contains essential
information in a computer such as the date and
time is:
A) RAM
B) ROM
C) CMOS
D) CPU
7. Which file format will you use for publishing
and distributing electronic text documents?
A) DOC
B) TXT
C) PDF
D) JPG
8. Which of the following is an advantage of
vector-based graphics format?
A) Scalability without loss of quality
B) Rich color depth
C) Higher resolution
D) more memory usage
9. The act of gaining unauthorized access by use of
a network to people’s computer is known as:
A) Phishing
B) Hacking
C) Spamming
D) Cracking
10. Software designed to meet the needs of a
particular organization is called:
A) Custom software
B) Open-source software
C) Utility software
D) Commercial software
11. Which of the following is the correct order of
time measurement?
A) Minutes → Hours → Seconds
B) Hours → Minutes → Seconds
C) Seconds → Minutes → Hours
D) Days → Hours → Minutes
12. A module in a system is said to be reusable if the
module is:
A) Independent of the rest of the system
B) Difficult to integrate with other systems
C) Created for a specific purpose only
D) Used only once in the system
13. A linear list whose elements are inserted and
deleted in a last-in-first-out order is a:
A) Queue
B) Stack
C) Array
D) Linked List
14. Which of the following control structures is
NOT a loop structure?
A) If-else