Bird
0
0

Which of these is the correct way to write a filename with a PDF extension?

easy📝 Factual Q12 of 15
Intro to Computing - How Data is Represented
Which of these is the correct way to write a filename with a PDF extension?
Adocument.pdf
Bdocumentpdf
Cdocument_pdf
Ddocument-pdf
Step-by-Step Solution
Solution:
  1. Step 1: Identify the file extension format

    A file extension always follows a dot after the filename, like .pdf.
  2. Step 2: Check the options for correct dot usage

    Only 'document.pdf' uses a dot before 'pdf', making it a valid filename with extension.
  3. Final Answer:

    document.pdf -> Option A
  4. Quick Check:

    Filename.extension = document.pdf [OK]
Quick Trick: File extension always follows a dot (.) [OK]
Common Mistakes:
  • Omitting the dot before the extension
  • Using underscores or dashes instead of a dot
  • Confusing extension with part of the filename

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Intro to Computing Quizzes