Which of the following is a type of memory that is directly connected to the CPU without a bus? MCQ with Answer and Explanation

Which of the following is a type of memory that is directly connected to the CPU without a bus?
A. RAM
B. Registers
C. Hard disk
D. Cache
Answer: Option B
Solution (By JKSSB Mock Tests)
Registers are internal to the CPU and are directly connected to the execution units, providing the fastest access. Cache is on-chip but may have a bus; RAM and HDD are external.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Memory and Storage Devices Questions

Question #1
Which of the following is a characteristic of a memory's latency?
A. It is the delay between a request and response
B. It is the amount of data transferred per second
C. It is the physical size of the memory
D. It is the number of clock cycles per second

Correct Answer: Option A


Explanation:
Latency is the time delay from initiating a request to receiving a response, a key performance metric for memory.

This question belongs to: Computer Memory and Storage Devices
Question #2
Which of the following is a type of memory that is used for storing the firmware of a printer?
A. Flash memory
B. ROM
C. Hard disk
D. RAM

Correct Answer: Option A


Explanation:
Printers use flash memory to store firmware, as it is non-volatile and can be updated.

This question belongs to: Computer Memory and Storage Devices
Question #3
Which of the following is a type of flash memory that can be erased in blocks rather than one byte at a time?
A. EPROM
B. EEPROM
C. NOR flash
D. NAND flash

Correct Answer: Option D


Explanation:
NAND flash memory is erased in blocks, making it suitable for high-density storage like SSDs and USB drives. NOR flash allows byte-level access but is slower for writing.

This question belongs to: Computer Memory and Storage Devices