Vidyalelo
Computer Science · Q58

Disk Operating System (DOS)

Engineering and GATE · Computer Science · question 58

Q58

RESTORE command is used to

A.
Restore files from disks made using the BACKUP command
Answer
B.
Restore files which are deleted
C.
Restore files from recycle bin
D.
Restore files which are deleted recently

Answer: Option A

Solution

Answer: Option A
Solution:
The RESTORE command in DOS is used to restore files from disks that were backed up using the BACKUP command.
Option A: Restore files from disks made using the BACKUP command - This is the correct answer as the RESTORE command complements the BACKUP command by allowing the user to recover files from backup disks.
Option B: Restore files which are deleted - Incorrect. RESTORE does not recover deleted files directly.
Option C: Restore files from recycle bin - Incorrect. DOS does not have a recycle bin like modern operating systems.
Option D: Restore files which are deleted recently - Incorrect. RESTORE is specifically for recovering files from backup disks, not for recently deleted files.