What is the primary operational objective of implementing a 'Write-Through' design pattern inside a CPU cache architecture? MCQ with Answer and Explanation

What is the primary operational objective of implementing a 'Write-Through' design pattern inside a CPU cache architecture?
A. To bypass the main memory entirely during computational loops.
B. To force data straight into external backup clouds.
C. To write data to both the cache block and the main system memory simultaneously to maintain data consistency.
D. To accelerate data deletion routines.
Answer: Option C
Solution (By JKSSB Mock Tests)
A write-through cache policy ensures that whenever data is modified in the cache, it is immediately written to the main memory as well, maintaining data synchronization across levels.

Discuss this Question (0)

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

Practice More Memory and Storage Devices Questions

Question #1
Which type of RAM needs to be constantly refreshed thousands of times per second to retain data?
A. SRAM
B. DRAM
C. PRAM
D. NVRAM

Correct Answer: Option B


Explanation:
Dynamic RAM (DRAM) stores data in capacitors which lose charge over time, hence it requires continuous refreshing to maintain data integrity.

This question belongs to: Computer Memory and Storage Devices
Question #2
Which of the following is a typical storage capacity for a USB flash drive in 2026?
A. 4 GB
B. 128 MB
C. 1 TB
D. 64 GB

Correct Answer: Option D


Explanation:
64 GB is a common capacity for USB drives in 2026, though larger sizes like 128 GB and 256 GB are also common. 128 MB and 4 GB are outdated for mainstream.

This question belongs to: Computer Memory and Storage Devices
Question #3
What is the typical capacity of a single-layer BD-R (Blu-ray recordable) disc?
A. 128 GB
B. 4.7 GB
C. 50 GB
D. 25 GB

Correct Answer: Option D


Explanation:
Single-layer BD-R holds 25 GB, dual-layer 50 GB, and triple-layer 100 GB or more. Standard Blu-ray is 25 GB.

This question belongs to: Computer Memory and Storage Devices