Vidyalelo
Computer Science · Q8

Disk Operating System (DOS)

Engineering and GATE · Computer Science · question 8

Q8

Which of the following extensions suggest that the file is a backup copy.

A.
Bak
Answer
B.
Bas
C.
Com
D.
Txt

Answer: Option A

Solution

Answer: Option A
Solution:
Bak extension is commonly used to store backup copies of files so that it can be restored later when original file is corrupted or deleted. Bas extension indicates the file is a BASIC program source file, com is command file and txt is plain text file.