Asked by Bailey Hembree on Apr 25, 2024

verifed

Verified

How can you identify the format of a file?

A) Check what program opens the file
B) Check what program created the file
C) Check the file size
D) Check the file name extension

File Name Extension

A suffix at the end of a file name used to indicate the file type or format.

File Format

A standard way that information is encoded for storage in a computer file, determining how data is stored, organized, and accessed.

  • Recognize the significance of file formats and extensions in determining file types and compatibility.
verifed

Verified Answer

NR
neelam rajpurohit5 days ago
Final Answer :
D
Explanation :
The file name extension typically indicates the format of the file. For example, a file with the extension ".docx" is a Microsoft Word document, while a file with the extension ".jpg" is a JPEG image file.