Skip to content

Why do computer files have extensions?

Show answer & explanation

Answer: Tell OS how to open files

Make filenames longerWrong. Extensions don't exist to lengthen names. They indicate file type, telling the operating system which application should open the file.

Tell OS how to open filesCorrect! File extensions (.pdf,.jpg,.exe,.txt) tell the operating system what type of file it is and which application should open it..docx = Word document,.mp4 = video,.py = Python code. Extensions are associated with programs—double-clicking a.pdf opens your PDF reader. Some systems hide extensions but still use them internally!

Track file creation datesWrong. Extensions indicate file type/format, not dates. Metadata stores creation/modification times separately from the filename.

🚀 Play today's quiz — new questions daily

More Technology questions