250+ TOP MCQs on Hierarchy of Memory and Answers

Computer Organization and Architecture Multiple Choice Questions on “Hierarchy of Memory”.

1. The standard SRAM chips are costly as _________
a) They use highly advanced micro-electronic devices
b) They house 6 transistor per chip
c) They require specially designed PCB’s
d) None of the mentioned

Answer: b
Clarification: As they require a large number of transistors, their cost per bit increases.

2. The drawback of building a large memory with DRAM is ______________
a) The large cost factor
b) The inefficient memory organisation
c) The Slow speed of operation
d) All of the mentioned

Answer: c
Clarification: The DRAM’s were used for large memory modules for a long time until a substitute was found.

3. To overcome the slow operating speeds of the secondary memory we make use of faster flash drives.
a) True
b) False

Answer: a
Clarification: To improve the speed we use flash drives at the cost of memory space.

4. The fastest data access is provided using _______
a) Caches
b) DRAM’s
c) SRAM’s
d) Registers

Answer: d
Clarification: The fastest data access is provided using registers as these memory locations are situated inside the processor.

5. The memory which is used to store the copy of data or instructions stored in larger memories, inside the CPU is called _______
a) Level 1 cache
b) Level 2 cache
c) Registers
d) TLB

Answer: a
Clarification: These memory devices are generally used to map onto the data stored in the larger memories.

6. The larger memory placed between the primary cache and the memory is called ______
a) Level 1 cache
b) Level 2 cache
c) EEPROM
d) TLB

  250+ TOP MCQs on ARM Architecture and Answers

Answer: b
Clarification: This is basically used to provide effective memory mapping.

7. The next level of memory hierarchy after the L2 cache is _______
a) Secondary storage
b) TLB
c) Main memory
d) Register

Answer: d
Clarification: None.

8. The last on the hierarchy scale of memory devices is ______
a) Main memory
b) Secondary memory
c) TLB
d) Flash drives

Answer: b
Clarification: The secondary memory is the slowest memory device.

9. In the memory hierarchy, as the speed of operation increases the memory size also increases.
a) True
b) False

Answer: b
Clarification: As the speed of operation increases the cost increases and the size decreases.

10. If we use the flash drives instead of the harddisks, then the secondary storage can go above primary memory in the hierarchy.
a) True
b) False

Answer: b
Clarification: The flash drives will increase the speed of transfer but still it won’t be faster than primary memory.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top