Which component is used to store the BIOS? MCQ with Answer and Explanation

Which component is used to store the BIOS?
A. Cache
B. RAM
C. Hard disk
D. ROM
Answer: Option D
Solution (By JKExamLibrary)
BIOS is stored in ROM, which is non-volatile.

This question belongs to: Computer Computer Fundamentals

Discuss this Question (0)

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

Practice More Computer Fundamentals Questions

Question #1 Report Error
Which characteristic states that a computer cannot act independently or generate new concepts without receiving a structured instruction set from a human?
A. No IQ
B. Storage Capacity
C. Versatility
D. Diligence

Correct Answer: Option A


Explanation:
Computers have no innate intelligence (No IQ) and can only follow pre-programmed logical paths provided by human instructions.

This question belongs to: Computer Computer Fundamentals
Question #2 Report Error
Which type of memory is used as cache memory?
A. EPROM
B. SRAM
C. EEPROM
D. DRAM

Correct Answer: Option B


Explanation:
Cache memory typically uses Static RAM (SRAM), which is faster but more expensive than DRAM.

This question belongs to: Computer Computer Fundamentals
Question #3 Report Error
What is the decimal equivalent of binary 11111?
A. 31
B. 32
C. 30
D. 33

Correct Answer: Option A


Explanation:
11111 = 16+8+4+2+1 = 31.

This question belongs to: Computer Computer Fundamentals