Multiple choice general knowledge

The three letter extension of Windows installation files is named _______ files.

  1. .CAB

  2. .EXE

  3. .SYS

  4. .ZIP

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Windows installation files use the .CAB (cabinet) extension, which is a compressed archive format used to package installation files. While .EXE files are executable programs, the actual installation data is stored in .CAB files. This format allows efficient compression and distribution of Windows components.