CPU, Memory & Storage MCQs 2026
45 questions with detailed answers · 19 from past papers · 5 quiz batches available
Choose a Quiz Batch. Each batch has 10 questions from this topic, in order. Take them one by one to work through all 45 MCQs. Login to save your scores and see your best per batch.
Read each question, think about the answer, then click Show Answer to reveal the correct option and explanation. Load 10 at a time so it stays manageable — perfect for one-topic study sessions on the bus or during a break.
- Q1 Past Paper · PPSC/FPSC/NTS medium
The fastest type of memory in a computer is
💡 Explanation:Registers, located inside the CPU, are the fastest memory in a computer.
- Q2 medium
Cache memory is placed between the CPU and
💡 Explanation:Cache sits between the CPU and RAM to speed up data access.
- Q3 Past Paper · PPSC/FPSC/NTS medium
Which memory is directly accessed by the CPU
💡 Explanation:The CPU directly accesses primary (main) memory such as RAM.
- Q4 medium
DRAM needs to be constantly
💡 Explanation:Dynamic RAM (DRAM) must be refreshed continuously to retain its data.
- Q5 medium
An SSD stores data on
💡 Explanation:SSDs store data on flash memory chips rather than spinning platters.
- Q6 hard
The Instruction Register (IR) holds
💡 Explanation:The Instruction Register holds the instruction currently being executed.
- Q7 easy
Registers are located
💡 Explanation:Registers are small storage locations inside the CPU.
- Q8 easy
Which of the following has the largest storage capacity
💡 Explanation:Among these, the hard disk has by far the largest storage capacity.
- Q9 Past Paper · PPSC/FPSC/NTS medium
DRAM is mainly used as
💡 Explanation:DRAM is used as the main memory (RAM) of a computer.
- Q10 medium
The time taken to locate and retrieve data from memory is called
💡 Explanation:Access time is the time required to locate and read data from memory.
- Q11 medium
Which memory type is faster
💡 Explanation:SRAM is faster than DRAM, which is why it is used for cache.
- Q12 Past Paper · PPSC/FPSC/NTS easy
The component containing the ALU and control unit is the
💡 Explanation:The CPU contains the ALU and the control unit.
- Q13 medium
Flash drives and SSDs are both examples of
💡 Explanation:Flash drives and SSDs are non-volatile; they retain data without power.
- Q14 Past Paper · PPSC/FPSC/NTS medium
Which of these has the fastest data access time
💡 Explanation:Cache has the fastest access time among these options.
- Q15 easy
Cache memory is ______ than main memory
💡 Explanation:Cache memory is faster (but smaller and costlier) than main memory.
- Q16 easy
Which of the following is a secondary storage device
💡 Explanation:A hard disk is a secondary storage device used for permanent storage.
- Q17 Past Paper · PPSC/FPSC/NTS easy
The storage capacity of a standard CD is about
💡 Explanation:A standard CD holds about 700 MB of data.
- Q18 Past Paper · PPSC/FPSC/NTS easy
The storage capacity of a standard single-layer DVD is about
💡 Explanation:A single-layer DVD holds about 4.7 GB of data.
- Q19 Past Paper · PPSC/FPSC/NTS medium
A single-layer Blu-ray disc can store about
💡 Explanation:A single-layer Blu-ray disc holds about 25 GB.
- Q20 Past Paper · PPSC/FPSC/NTS medium
Which storage device has no moving parts and uses flash memory
💡 Explanation:An SSD uses flash memory and has no moving mechanical parts.
- Q21 medium
Which of the following provides sequential access and is used for backups
💡 Explanation:Magnetic tape offers sequential access and is used for archival backups.
- Q22 Past Paper · PPSC/FPSC/NTS medium
Virtual memory uses part of the ______ as an extension of RAM
💡 Explanation:Virtual memory uses hard disk space to act as extra RAM.
- Q23 hard
The correct order of memory from fastest to slowest is
💡 Explanation:Speed order is Register, then Cache, then RAM, then Hard disk.
- Q24 easy
A USB flash drive stores data using
💡 Explanation:USB flash drives use non-volatile flash memory to store data.
- Q25 Past Paper · PPSC/FPSC/NTS easy
Primary memory is also known as
💡 Explanation:Primary memory is also called main memory, directly used by the CPU.
- Q26 medium
The number of bits a CPU can process at one time is called its
💡 Explanation:Word length is the number of bits a CPU can process simultaneously.
- Q27 Past Paper · PPSC/FPSC/NTS medium
L1, L2 and L3 are types of
💡 Explanation:L1, L2 and L3 are levels of cache memory.
- Q28 Past Paper · PPSC/FPSC/NTS easy
Which type of memory loses its contents when power is switched off
💡 Explanation:RAM is volatile and loses its contents when power is removed.
- Q29 easy
A group of wires that transfers data between components is called a
💡 Explanation:A bus is a set of wires that transfers data between computer components.
- Q30 medium
The control bus is used to carry
💡 Explanation:The control bus carries control and timing signals between components.
- Q31 easy
Which of the following is generally faster
💡 Explanation:An SSD is faster than hard disks, DVDs and magnetic tape.
- Q32 Past Paper · PPSC/FPSC/NTS medium
SRAM is commonly used as
💡 Explanation:Static RAM (SRAM) is fast and is commonly used for cache memory.
- Q33 Past Paper · PPSC/FPSC/NTS easy
Which of the following is non-volatile memory
💡 Explanation:ROM is non-volatile and retains data even when power is off.
- Q34 medium
PROM can be programmed
💡 Explanation:PROM (Programmable ROM) can be written to only once by the user.
- Q35 medium
EPROM is erased using
💡 Explanation:EPROM (Erasable PROM) is erased by exposure to ultraviolet light.
- Q36 medium
EEPROM is erased using
💡 Explanation:EEPROM (Electrically Erasable PROM) is erased and rewritten using electrical signals.
- Q37 Past Paper · PPSC/FPSC/NTS easy
The main circuit board of a computer is called the
💡 Explanation:The motherboard is the main circuit board connecting all components.
- Q38 hard
Which register holds the address of the next instruction to be executed
💡 Explanation:The Program Counter (PC) holds the address of the next instruction.
- Q39 hard
The register that stores intermediate results of the ALU is the
💡 Explanation:The accumulator stores intermediate results produced by the ALU.
- Q40 Past Paper · PPSC/FPSC/NTS medium
MAR stands for
💡 Explanation:MAR stands for Memory Address Register, holding the address to be accessed.
- Q41 easy
The speed of the processor clock is measured in
💡 Explanation:Processor clock speed is measured in Gigahertz (GHz).
- Q42 medium
Which bus carries memory addresses in a computer
💡 Explanation:The address bus carries the memory addresses being accessed.
- Q43 medium
The data bus is used to
💡 Explanation:The data bus transfers the actual data between CPU and memory.
- Q44 Past Paper · PPSC/FPSC/NTS medium
Which of the following is the smallest and fastest memory
💡 Explanation:Registers are the smallest and fastest memory, located within the CPU.
- Q45 Past Paper · PPSC/FPSC/NTS easy
RAM is an example of
💡 Explanation:RAM is primary (main) memory used to hold data currently in use.