Which of the following extensions suggest that the file is a backup copy
A
Correct answer
Explanation
The .BAK extension is the standard convention for backup files across many software applications. When programs create backup copies, they typically use .BAK to indicate it's a duplicate of the original file. .BAS is for BASIC source code, .COM is a command executable format, and .TXT indicates plain text files. Only .BAK specifically denotes a backup.