Question:medium

How can we identify the file format? Name any two file formats.

Show Hint

Think about file extensions and what they tell you about a file.
Updated On: Jan 13, 2026
Show Solution

Solution and Explanation

A file's format is generally discernible from its file extension, located after the final dot in its name. This extension signifies the file's type and dictates the appropriate application for opening it. Examples include:

  • .txt: Denotes a plain text file.
  • .jpg: Indicates an image file, specifically in JPEG format.
Was this answer helpful?
0