Hardware & Components
Software & OS
Logic Gates & Boolean Algebra
System Architecture
Storage & Memory
100

What component executes instructions in a computer?

CPU

100

What does RAM stand for?

Hardware and software

100

Which logic gate inverts the input?

NOT gate

100

What are the three stages of the Fetch-Execute cycle?

Fetch, Decode, Execute

100

What type of storage is non-volatile and used for long-term data?

Secondary storage

200

What is the purpose of RAM?

Random Access Memory

200

What type of software is used for word processing?

Application software

200

What is the output of an AND gate when both inputs are 1?

1

200

What is the purpose of the CPU clock?

It synchronizes and controls the timing of operations in the processor.

200

Why is SSD faster than HDD?

No moving parts

300

What is the function of a heat sink?

To cool the CPU

300

What is the function of virtual memory?

Extends RAM using storage

300

How many rows are in a truth table for a 3-input logic gate?

8

300

What is the function of the ALU?

Performs arithmetic and logic operations

300

What type of storage uses laser technology?

Optical storage

400

What component is used to store the BIOS?

ROM

400

How does the OS allocate resources to programs?

Using scheduling algorithms

400

What is the binary representation of decimal 13?

1101

400

What is the purpose of the Control Unit (CU) in the CPU?

Manages and coordinates the execution of instructions

400

Why is virtual memory slower than RAM?

It uses secondary storage, which has slower access speeds


500

What unit measures clock speed?

Hertz

500

What is the function of device drivers?

Allows OS to communicate with hardware

500

DRAW: A circuit uses three inputs (A, B, and C) and outputs 1 only when exactly two of the inputs are 1. What type of logic circuit does this describe?

A two-input XOR gate combined with an OR gate

500

What is the purpose of cache memory?

Stores frequently used data

500

Why do SSDs have a limited number of write cycles?

Flash memory degrades over time

M
e
n
u