Filename extension

From Wiki @ Karl Jones dot com
Revision as of 08:40, 26 April 2016 by Karl Jones (Talk | contribs) (Created page with "A '''filename extension''' is an identifier specified as a suffix to the filename of a computer file. == Description == The extension indicates a characteristic...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A filename extension is an identifier specified as a suffix to the filename of a computer file.

Description

The extension indicates a characteristic of the file contents or its intended use.

A file extension is typically delimited from the filename with a full stop (period).

Some file systems implement filename extensions as a feature of the file system itself, and may limit the length and format of the extension, while others treat filename extensions as part of the filename without special distinction.

See also

External links