A terabyte (TB) is a unit of digital information storage. How many gigabytes (GB) does one terabyte comprise?
💡 Explanation
A terabyte is conventionally defined as 1024 gigabytes in computer science.
Which primary component of a computer system houses the CPU and memory?
💡 Explanation
The motherboard is the main circuit board that connects all the essential components of a computer, including the CPU and memory.
Which of the following is NOT a primary function of a microprocessor in a computer system?
💡 Explanation
Cooling the system unit is the role of cooling components like fans or heat sinks, not the microprocessor itself.
Which of the following is NOT an integral component of a computer's motherboard?
💡 Explanation
The Power Supply Unit is a separate component that provides power to the motherboard and other computer components, rather than being integrated onto the motherboard itself.
Which hardware component is essential for a personal computer to establish a connection with a network?
💡 Explanation
A Network Interface Card (NIC) is specifically designed to enable a computer to communicate with a network.
Which type of computer is characterized by its ability to integrate the functionalities of both analog and digital computing systems?
💡 Explanation
A hybrid computer is designed to leverage the strengths of both analog and digital processing.
In the context of computer hardware, which component serves as a temporary holding area, allowing the CPU to manipulate data before it is transferred to an output device?
💡 Explanation
A buffer is specifically designed to temporarily store data for smoother data transfer between devices with different processing speeds.
Which of the following best describes the fundamental function of a microprocessor within a computer system?
💡 Explanation
The microprocessor's primary role is to process instructions and perform computations, making it the central processing unit.
Which of the following hardware components is correctly associated with its primary computer function?
💡 Explanation
The mouse is a device used to provide input to the computer system.
In the context of computer hardware, Random Access Memory (RAM) is also commonly referred to as:
💡 Explanation
RAM allows data to be both read from and written to, distinguishing it from read-only memory.
In computer science, what does the term 'overflow' most accurately describe?
💡 Explanation
An overflow occurs when data exceeds the allocated space in internal storage, leading to data loss or errors.
In the context of computing, what is the process by which a digital document is converted into a physical representation that can be held and read?
💡 Explanation
A hard copy refers to the physical output of a document, which is achieved by printing it on a printer.
Which of the following computer components is primarily designed to store data and instructions permanently, even when the power is turned off?
💡 Explanation
ROM is a non-volatile memory that retains its contents when power is off, storing essential system instructions.
In modern personal computing, flat panel displays are predominantly integrated into which of the following devices?
💡 Explanation
Flat panel displays are a defining characteristic and essential component of the portable design of laptops.
Which of the following accurately characterizes the functionality of CD-R and DVD-R discs?
💡 Explanation
CD-R and DVD-R are write-once optical media, meaning data is permanently burned and cannot be erased or rewritten.
In the realm of computer architecture, a system equipped with multiple central processing units (CPUs) is professionally referred to as a:
💡 Explanation
A system with more than one processor is fundamentally known as a multiprocessor system.
Which of the following components are integral to the organization of data storage on a floppy disk?
💡 Explanation
Floppy disks store data by dividing their magnetic surface into concentric circular tracks, which are further subdivided into sectors.
When a computer is powered on, where does the initial operational data and essential instructions reside before the operating system is fully loaded?
💡 Explanation
Non-volatile memory, such as ROM or flash memory, stores the firmware and BIOS needed to boot the computer.
In the context of computer hardware, which of the following is another common term for main memory?
💡 Explanation
RAM, or Random Access Memory, is the primary volatile storage where a computer keeps actively used data and program instructions.
Which fundamental component of a computer system houses the memory unit?
💡 Explanation
The Central Processing Unit (CPU) is the primary component responsible for executing instructions and performing calculations, and it integrates various memory units for its operations.
Which fundamental component is indispensable for a computer to execute any operation or process data?
💡 Explanation
A computer requires memory to store instructions and data before the CPU can process them.
In the context of computer architecture, a bus with 32 data lines is capable of transferring how many bits of data simultaneously?
💡 Explanation
The number of data lines on a bus directly corresponds to the number of bits that can be transferred at once.
Which of the following characteristics is TRUE about secondary storage devices?
💡 Explanation
Secondary storage, unlike volatile primary storage, retains data even when power is off.
Within a computer system, the Arithmetic Logic Unit (ALU) and Control Unit (CU) are integral components of which primary processing unit?
💡 Explanation
The ALU and CU are the two main functional units that constitute the Central Processing Unit (CPU).
In a computer system, the Central Processing Unit (CPU) accesses instructions and data that are currently being processed from which type of primary memory?
💡 Explanation
RAM is volatile memory that the CPU uses for actively executing programs and holding data it needs immediate access to.
Which of the following best describes the primary distinction in purpose between a mainframe computer and a supercomputer?
💡 Explanation
This question differentiates the core design philosophies of supercomputers (speed for specific tasks) and mainframes (concurrency for many tasks).
In terms of digital storage capacity, one megabyte (MB) is approximately equivalent to:
💡 Explanation
A megabyte is a unit of digital information storage that is equal to 1,000,000 bytes or 10^6 bytes.
In the context of computer hardware, which of the following types of memory is characterized by its volatility, meaning it loses its stored information when power is turned off?
💡 Explanation
RAM is volatile memory that requires power to retain data, while ROM, SSD, and HDD are non-volatile storage.
In the realm of computer hardware, which of the following is primarily categorized as an output device, responsible for presenting processed information visually or physically?
💡 Explanation
A printer is an output device that produces a hard copy of digital information, whereas a keyboard is an input device, a microphone is an input device, and a scanner is an input device.
In computer terminology, what does 'access time' specifically refer to?
💡 Explanation
Access time is a fundamental metric for storage devices, quantifying the delay in data retrieval.