A technology test with 15 medium-level questions and answers on computer hardware and software.
1. What is 'open-source software'?
💡 Open-source software has publicly available source code that anyone can view, modify, and freely distribute.
2. What does 'peripheral' refer to in computing?
💡 A peripheral is an external device, like a keyboard, mouse, or printer, connected to a computer.
3. What is 'virtualization' in computing?
💡 Virtualization creates a software-based, virtual version of a computing resource, like a server or operating system.
4. What does 'GPU' stand for?
💡 GPU stands for Graphics Processing Unit, specialized hardware designed to handle graphics and parallel processing.
5. What does 'firmware' refer to?
💡 Firmware is low-level software permanently programmed into a device's hardware to control its basic functions.
6. What does 'clock speed' measure in a processor?
💡 Clock speed measures how many processing cycles a CPU can perform each second, typically in gigahertz.
7. What is the difference between an SSD and an HDD?
💡 SSDs store data using flash memory with no moving parts, while HDDs use spinning magnetic disks and a moving read/write head.
8. What is an 'operating system' (OS)?
💡 An operating system manages a computer's hardware resources and provides common services for other software applications.
9. What does 'driver' software do?
💡 A driver is software that allows an operating system to communicate properly with specific hardware devices.
10. What is 'BIOS' in a computer?
💡 BIOS (Basic Input/Output System) is firmware that initializes and tests a computer's hardware during startup, before the OS loads.
11. What is the function of 'RAM' in a computer?
💡 RAM provides temporary, fast-access storage for data actively being used by running programs.
12. What does 'SSD' stand for?
💡 SSD stands for Solid State Drive, a type of storage device using flash memory rather than spinning disks.
13. What does 'compatibility' mean in the context of software and hardware?
💡 'Compatibility' refers to whether different software or hardware components can work correctly together.
14. What does 'motherboard' refer to in a computer?
💡 The motherboard is the main circuit board connecting and enabling communication between a computer's hardware components.
15. What is 'cache memory' used for?
💡 Cache memory is a small, fast type of memory used to store frequently accessed data for quicker CPU access.