What is the purpose of a memory bus width? MCQ with Answer and Explanation

What is the purpose of a memory bus width?
A. It determines the number of bits transferred simultaneously
B. It determines the clock speed
C. It determines the power consumption
D. It determines the memory capacity
Answer: Option A
Solution (By JKSSB Mock Tests)
The bus width (e.g., 64-bit) is the number of bits that can be transferred at once between CPU and memory, affecting bandwidth.

Discuss this Question (0)

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

Practice More Memory and Storage Devices Questions

Question #1
What is the typical storage capacity of a standard DVD?
A. 700 MB
B. 128 GB
C. 25 GB
D. 4.7 GB

Correct Answer: Option D


Explanation:
A standard single-layer DVD holds about 4.7 GB (or 4.38 GiB) of data. A CD holds ~700 MB, Blu-ray single layer ~25 GB, and pen drives vary.

This question belongs to: Computer Memory and Storage Devices
Question #2
What does the term 'DDR4' indicate about a memory module?
A. It stands for Digital Data Register 4
B. It is a type of ROM
C. It is the fourth generation of Double Data Rate memory
D. It has four data rate channels

Correct Answer: Option C


Explanation:
DDR4 is the fourth generation of Double Data Rate (DDR) SDRAM, offering higher speeds, lower voltage, and increased density compared to DDR3.

This question belongs to: Computer Memory and Storage Devices
Question #3
What is the average access time of a hard disk typically composed of?
A. Seek time + Rotational latency + Transfer time
B. Rotational latency + Transfer time
C. Seek time + Transfer time
D. Seek time + Rotational latency

Correct Answer: Option A


Explanation:
The average access time for a hard disk is the sum of seek time (head movement), rotational latency (waiting for sector), and transfer time (reading/writing data).

This question belongs to: Computer Memory and Storage Devices