Which of the following is a measure of the number of data transfers per second in RAM? MCQ with Answer and Explanation

Which of the following is a measure of the number of data transfers per second in RAM?
A. GB/s
B. MB/s
C. MT/s
D. MHz
Answer: Option C
Solution (By JKSSB Mock Tests)
For DDR memory, the effective data rate is often quoted in MT/s (megatransfers per second), which indicates the number of data transfers per second. MHz is clock frequency, which is half of MT/s for DDR.

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 flash memory cell stores exactly three distinct bits of data inside a single physical transistor by managing eight distinct voltage levels?
A. Multi-Level Cell (MLC)
B. Single-Level Cell (SLC)
C. Triple-Level Cell (TLC)
D. Quad-Level Cell (QLC)

Correct Answer: Option C


Explanation:
Triple-Level Cell (TLC) flash memory architectures design cells to retain 3 distinct bits of binary data per transistor by utilizing 8 different internal voltage states.

This question belongs to: Computer Memory and Storage Devices
Question #2
Which of the following is a common file system used on flash drives?
A. FAT32
B. NTFS
C. All of the above
D. exFAT

Correct Answer: Option C


Explanation:
Flash drives can be formatted with various file systems including FAT32, exFAT, and NTFS, depending on compatibility and file size requirements.

This question belongs to: Computer Memory and Storage Devices
Question #3
Which of the following is an example of secondary storage?
A. Cache
B. Hard disk
C. RAM
D. Registers

Correct Answer: Option B


Explanation:
Secondary storage refers to non-volatile storage that is not directly accessible by the CPU, such as hard disks, SSDs, and optical discs. RAM and cache are primary storage; registers are internal to CPU.

This question belongs to: Computer Memory and Storage Devices