0
0
Intro to Computingfundamentals~5 mins

File formats and extensions in Intro to Computing - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is a file extension?
A file extension is the set of letters after the last dot in a file name. It tells the computer what type of file it is, like .txt for text files or .jpg for images.
Click to reveal answer
beginner
Why do computers use file formats?
File formats organize data in a specific way so programs know how to open and read the file. For example, a .mp3 file stores music in a way music players understand.
Click to reveal answer
beginner
Match the file extension to its type:<br>1. .pdf<br>2. .mp4<br>3. .docx<br>4. .png
1. PDF document<br>2. Video file<br>3. Word document<br>4. Image file (Portable Network Graphics)
Click to reveal answer
intermediate
What happens if you change a file's extension incorrectly?
Changing a file's extension wrongly can confuse the computer. It might try to open the file with the wrong program, causing errors or the file not opening at all.
Click to reveal answer
intermediate
Explain the difference between a file format and a file extension.
A file format is the way data is stored inside the file. The file extension is the label at the end of the file name that hints at the format. For example, .txt is the extension, and plain text is the format.
Click to reveal answer
What does the file extension '.jpg' usually indicate?
AAn image file
BA text document
CA video file
DA spreadsheet
Which file extension is commonly used for audio files?
A.exe
B.mp3
C.pdf
D.docx
If you rename a '.txt' file to '.jpg', what is likely to happen?
AThe file will open as an image but show gibberish or error
BThe file will become a picture
CThe file will delete itself
DNothing will change
Which of these is NOT a file extension?
A.exe
B.html
C.zip
D.folder
What does a PDF file format mainly store?
AAudio tracks
BRaw images
CFormatted documents
DExecutable programs
Describe what a file extension is and why it is important.
Think about the letters after the dot in a file name.
You got /3 concepts.
    Explain the difference between changing a file's extension and changing its format.
    Consider what happens if you rename a file without converting it.
    You got /3 concepts.