You are now entering the PC Anatomy portal

Explore the areas of information pertaining to all things computer based
with many assorted selections of inquiry to further delve into this realm.

main pic

Filename

index img

A filename is a unique name given to a computer file to distinguish it from others in a system. It often includes an extension, a series of characters following a period that identifies the file's type and the application needed to open it, such as .docx for a Word document. Filenames and extensions are governed by the specific rules of an operating system.

Function: Filenames allow users and the computer to access, organize, and identify individual files.

Structure: A basic filename consists of a name and an extension, separated by a period (e.g., report.txt).

Extension: The extension (e.g., xlsx, jpg, mp3) classifies the file type, telling the operating system which program to use to open it.

System Limitations: Operating systems place restrictions on filenames, such as maximum length or allowed characters.