Which of the following is a type of memory that is used for storing digital photos in a camera? MCQ with Answer and Explanation

Which of the following is a type of memory that is used for storing digital photos in a camera?
A. RAM
B. SD card
C. Hard disk
D. ROM
Answer: Option B
Solution (By JKSSB Mock Tests)
Digital cameras typically use SD cards or other flash memory cards for photo storage.

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 the fastest type of memory?
A. ROM
B. SRAM
C. Flash
D. DRAM

Correct Answer: Option B


Explanation:
SRAM is the fastest among the listed options because it does not need refresh cycles and uses flip-flops, allowing near-instant access times, though it is more expensive.

This question belongs to: Computer Memory and Storage Devices
Question #2
What is the name of the high-speed data transfer mechanism that allows specific hardware subsystems to access main system memory independently of the central processing unit?
A. Bus Mastering
B. Interrupt Request (IRQ)
C. Direct Memory Access (DMA)
D. Paging Protocol

Correct Answer: Option C


Explanation:
DMA (Direct Memory Access) allows peripherals like network cards or graphics adapters to read/write directly to system RAM without routing the data through the CPU, reducing processor overhead.

This question belongs to: Computer Memory and Storage Devices
Question #3
Which component is missing from a Solid State Drive (SSD) that is fundamentally present in a traditional mechanical Hard Disk Drive?
A. Internal firmware instructions
B. A connection interface data bus port
C. An integrated circuit controller
D. A physical read/write actuator arm and spinning platter

Correct Answer: Option D


Explanation:
SSDs are purely electronic devices that use flash memory chips, meaning they lack the spinning platters, spindle motors, and moving read/write arms found in mechanical HDDs.

This question belongs to: Computer Memory and Storage Devices