229k views
1 vote
File names should describe what is in the file in a few words

User Zzeroo
by
7.5k points

1 Answer

4 votes

Answer

File names should describe the content of the file.

Step-by-step explanation

File names are set of words which are used to uniquely identify computer files which are stored in a file system. This helps one to know the contents of the file which you want to find. When you name these file names you use necessary characters you use descriptive words so that you dont have hard times when searching for them. The naming also is determined by the file system you are using because different systems impose different restrictions on the length of the file names and the allowed characters within file names.

User Alyus
by
6.7k points