CompTIA A+ Core 2 (220-1002) — Question 326

Which of the following extensions identify files that are typically implemented as scripts? (Choose two.)

Answer options

Correct answer: A, E

Explanation

The correct answers, .vbs and .bat, are both script file extensions used for automation tasks in scripting languages like VBScript and batch scripting, respectively. The other options, such as .txt, .exe, .zip, and .xlsx, are associated with plain text files, executable programs, compressed archives, and spreadsheet documents, none of which are typically implemented as scripts.