Aspirant Academy

MCQ

Basic Computer: Secondary Storage MCQ - Practice Questions with Answers

Solve 15 Basic Computer: Secondary Storage questions for RAS/RPSC preparation.

Practice questions

Q1Which statement correctly describes secondary storage in a computer system?

A It retains data even after the power is switched off.
B It is the main working memory directly used by the CPU for current instructions.
C It loses all stored data whenever the computer is shut down.
D It is always faster than cache memory.
Explanation

Secondary storage is used for long-term storage of programmes, files and other data. The important feature is non-volatility: the stored data remains available even after the computer is switched off. RAM is the main working memory used for current processing and is volatile, so options about direct CPU working memory or data loss on shutdown point to primary memory, not secondary storage. Cache memory is much faster than ordinary secondary storage.

Q2List I: I. Magnetic tape II. DVD III. Pen drive List II: 1. Portable USB flash storage 2. Optical disc storage 3. Sequential-access magnetic storage Choose the correct matching.

A I-3, II-2, III-1
B I-1, II-2, III-3
C I-2, II-3, III-1
D I-3, II-1, III-2
Explanation

Magnetic tape is a magnetic storage medium in which data is normally accessed in sequence, so I matches 3. A DVD is an optical disc; it is read using laser-based optical technology, so II matches 2. A pen drive is a small portable flash storage device that connects through USB, so III matches 1. The stem asks for device-feature matching, not for capacity comparison. Therefore the only correct set is I-3, II-2 and III-1.

Q3Which one of the following statements about secondary storage devices is incorrect?

A A CD-ROM is normally read-only for the user.
B A pen drive is commonly connected through a USB port.
C An external hard disk can be used for backup storage.
D A DVD stores data only temporarily and loses it as soon as power is switched off.
Explanation

The question asks for the incorrect statement. A DVD is an optical secondary storage medium. Once data is written or pressed on it, it does not disappear merely because the computer is switched off. That behaviour belongs to volatile primary memory such as RAM, not to a DVD. The other statements are standard facts: CD-ROM is read-only for ordinary use, a pen drive normally connects through USB, and an external hard disk is often used for backup. Hence option D is the incorrect statement.

Q4Which feature best explains why an SSD usually opens files faster than a traditional HDD?

A It stores data in flash memory and has no moving read-write head.
B It stores data only in RAM, so data is erased after shutdown.
C It needs a laser beam to read every file from a circular disc.
D It is faster only because it has a larger monitor display.
Explanation

An SSD uses flash memory chips to store data and does not depend on spinning platters or a moving read-write head. The clue in the stem is faster file opening, which is mainly about access time. In a traditional HDD, the mechanical parts must move to the required location on the disk. In an SSD, data can be accessed electronically, so seek time is much lower. SSDs are still secondary, non-volatile storage; they are not RAM and they do not use a laser like optical discs.

Q5Read the assertion and reason about secondary storage. Assertion (A): External hard disks and USB pen drives are commonly used to back up or transfer files. Reason (R): Secondary storage is non-volatile and can keep data without continuous power. Choose the correct answer.

A Both A and R are true, and R is the correct explanation of A.
B Both A and R are true, but R is not the correct explanation of A.
C A is true, but R is false.
D A is false, but R is true.
Explanation

The assertion is true: external hard disks and USB pen drives are common secondary storage devices used for copying, carrying and backing up files. The reason is also true because secondary storage is non-volatile; it does not need continuous electrical power to retain stored data. That property is exactly why these devices can be disconnected from one computer and used later on the same or another computer. Therefore, R correctly explains A.

You've seen 5 of 15 sample questions

Unlimited practice on Basic Computer: Secondary Storage comes with the RAS Test Series + Practice pack or Gate Pass.

More questions

6Consider the following statements about secondary storage. Statement I: Magnetic tape is suitable for backups where data can be read sequentially. Statement II: An SSD stores data on rotating magnetic platters. Which of the above statements is/are correct?

AStatement I only
BStatement II only
CBoth Statement I and Statement II
DNeither Statement I nor Statement II

7Which of the following is a portable secondary storage device commonly used to transfer files between computers?

AUSB flash drive
BRAM module
CCPU register
DMonitor

8Which option is incorrect about optical storage media such as CD, DVD and Blu-ray disc?

AThey are read with the help of laser light in an optical drive.
BThey are examples of secondary storage media.
CThey are mainly used for permanent storage and distribution of data.
DThey are volatile memory devices like RAM.

9Statement 1: Secondary storage retains data even when the computer is switched off. Statement 2: RAM is normally used as the main example of secondary storage. Which option is correct?

ABoth statements are correct.
BOnly Statement 1 is correct.
COnly Statement 2 is correct.
DNeither statement is correct.

10Which secondary storage device stores data in flash memory and has no moving mechanical parts?

ASSD
BHDD
CDVD
DMagnetic tape

11Match the storage device with its usual storage technology. List I: I. HDD II. DVD III. Pen drive IV. Magnetic tape List II: a. Optical disc b. Flash memory c. Magnetic disk d. Sequential magnetic storage

AI-c, II-a, III-b, IV-d
BI-a, II-c, III-b, IV-d
CI-c, II-b, III-a, IV-d
DI-d, II-a, III-b, IV-c

12Which statement correctly describes the main purpose of secondary storage in a computer system?

AIt stores data and programmes permanently, even when power is switched off.
BIt performs all arithmetic and logical operations of the computer.
CIt temporarily holds instructions currently being processed by the CPU.
DIt converts digital output into printed paper documents.

13Match List I with List II. List I: I. Magnetic tape II. Hard disk III. DVD IV. SD card List II: 1. Optical disc storage 2. Flash memory card used in phones and cameras 3. Magnetic storage generally used for sequential backup 4. Magnetic disk storage with random access Choose the correct matching.

AI-1, II-4, III-3, IV-2
BI-3, II-4, III-1, IV-2
CI-4, II-3, III-1, IV-2
DI-3, II-2, III-1, IV-4

14Statement 1: An HDD stores data on magnetic disks with moving mechanical parts. Statement 2: An SSD stores data in flash memory and generally gives faster access than an HDD. Which of the following is correct?

AOnly Statement 1 is correct.
BOnly Statement 2 is correct.
CBoth Statement 1 and Statement 2 are correct.
DNeither Statement 1 nor Statement 2 is correct.

15Assertion (A): Keeping an important file only in the computer's internal hard disk is not a good backup practice. Reason (R): A backup copy is safer when it is also kept on a separate secondary storage device or reliable storage service. Choose the correct option.

ABoth A and R are true, and R correctly explains A.
BBoth A and R are true, but R does not explain A.
CA is true, but R is false.
DA is false, but R is true.

More topics in Basic Computer

Explore other subjects