Questions
Questions
50. What is the purpose of a firewall in a 15. What term describes a system of multiple
computer network? disks to improve performance or fault
- A) To filter incoming and outgoing traffic tolerance?
- B) To enhance the speed of network
communication 16. What life cycle process involves
- C) To convert data into packets requirements, design, implementation, testing,
- D) To establish VPN connections and maintenance?
2. What data structure operates on a LIFO 19. What programming paradigm uses classes
basis? and objects?
3. What tree structure is used for efficient 20. What database feature ensures that
searching and sorting, where each node has at operations are completed fully or not at all?
most two children?
21. What protocol ensures reliable data
4. What table lists all possible values of a transmission in networking?
Boolean expression?
22. What section of code is shared by multiple
5. What basic digital circuit stores one bit of processes and must not be executed
data? simultaneously by more than one process?
6. Which unit in the CPU decodes and executes 23. What principle of OOP restricts direct access
instructions? to an object’s data?
7. What technique improves CPU performance 24. What database process eliminates
by dividing instruction execution into stages? redundancy by organizing data into tables?
8. What is the term for using disk space as an 25. What methodology in software
extension of RAM? development emphasizes iterative progress,
collaboration, and flexibility?
9. What is the signal that informs the CPU of an
event that needs immediate attention? 26. Which layer of the OSI model is responsible
for end-to-end communication and error
10. Which hardware component translates checking?
logical memory addresses into physical ones?
27. What type of CPU scheduling allows a
11. What memory management technique process to be interrupted and moved out of the
divides the process into fixed-size pages? CPU before completion?
12. What is the most common protocol used in 28. What small, high-speed memory is used to
wired local area networks? store frequently accessed data in a computer?
29. What type of computing delivers services
over the internet, such as storage and
computing power?
30. What network security device filters
incoming and outgoing traffic based on
predefined rules?