Questions: File Types & Extensions Explained

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You have a photo saved as 'photo.jpg'. You rename it to 'photo.txt'. What happens?

AThe file is converted to a text document you can edit
BThe file is now unreadable and its data is permanently lost
CThe image data is unchanged, but your computer will try to open it as a text file, producing garbled output
DNothing changes — the computer ignores the extension and detects the real file type automatically
Question 2 Multiple Choice

A word processor offers 'Save As' and lets you choose between .docx and .pdf. What actually happens when you choose PDF?

AThe extension is renamed from .docx to .pdf; the content is identical
BThe program reads your document, renders it into fixed page layout, and writes a new file in PDF format
CA copy is made and stored in a special PDF folder on your computer
DThe .docx file is deleted and replaced by a .pdf file with the same information encoded identically
Question 3 True / False

A file extension is just a label — changing it is equivalent to converting the file to the new format.

TTrue
FFalse
Question 4 True / False

On most computers, file extensions are used by the operating system to determine which program should open a file when you double-click it.

TTrue
FFalse
Question 5 Short Answer

Why can't you convert a file to a different format by simply renaming its extension? What would you need to do instead?

Think about your answer, then reveal below.