Which of the following is a type of memory that is used for the system's permanent storage of boot instructions? MCQ with Answer and Explanation

Which of the following is a type of memory that is used for the system's permanent storage of boot instructions?
A. ROM
B. Cache
C. Hard disk
D. RAM
Answer: Option A
Solution (By JKSSB Mock Tests)
The system's boot instructions (BIOS) are stored in ROM (or flash memory) on the motherboard, which is non-volatile and retains data without power.

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 type of memory that uses a laser to read data?
A. SSD
B. CD-ROM
C. Hard disk
D. Pen drive

Correct Answer: Option B


Explanation:
CD-ROM and other optical discs use a laser to read data by detecting reflected light from pits and lands.

This question belongs to: Computer Memory and Storage Devices
Question #2
What is the primary function of a memory cache?
A. To reduce the effective memory access time
B. To provide backup storage
C. To store the operating system
D. To increase the memory capacity

Correct Answer: Option A


Explanation:
Cache memory holds frequently accessed data and instructions to reduce the average time to access data from main memory, thus improving system performance.

This question belongs to: Computer Memory and Storage Devices
Question #3
What is the purpose of memory interleaving?
A. To increase memory capacity
B. To reduce power consumption
C. To improve memory access speed by using multiple memory banks
D. To provide error correction

Correct Answer: Option C


Explanation:
Memory interleaving spreads memory addresses across multiple memory banks, allowing simultaneous access to different banks and improving overall throughput.

This question belongs to: Computer Memory and Storage Devices