answersLogoWhite

0

What does a file name indicate?

User Avatar

Teenas11

Lvl 1
11y ago
Updated: 8/19/2019

What is in it.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What are the letters at the end of a file name called?

The letters at the end of a file name are called the file extension. They typically indicate the file type and help the operating system determine which program should open the file. For example, a file named "document.txt" has a ".txt" extension, signifying that it is a text file. File extensions can also include formats like ".jpg" for images or ".pdf" for documents.


How do I remove a file with the name '-something'?

To remove a file with a name starting with a hyphen (e.g., '-something'), you can use the rm command with a double dash (--) to indicate the end of options. For example, run rm -- -something. Alternatively, you can specify the file path using ./, like this: rm ./-something.


The Name assigned to a file when it is saved?

File Name


What is a name assigned to a document when it is saved?

File name


What message does excel briefly indicate on status bar while saving your file?

the amount of the file saved


What is the difference between path name and file name?

A file name refers to the name of a specific file, while a path name represents the location of a file within a file system. The path name includes the file's directory structure, providing the file's exact location on a computer.


What is the notation used to indicate files on the computer?

A file path.


Do folders have file extensions?

No, folders usually do not have file extensions, but they could have if you like. Usually only files have extensions, to indicate the contents of the file.


Anyway to get files back that I have removed from My recycle bin on PC?

Yes. Deleting a file from your recycle bin doesn't actually get rid of the file itself, it replaces the file name with a (?) in front of it to indicate the space is free and moves into a temporary file folder where the file will eventually be replaced. But, no matter how long it has been deleted you can recover the file with some freeware programs such as PC Inspector File Recovery.


What is the name of the answer file?

File name is 'igiloader.exe'


How you can make a batch file which delete a directory on booting?

REM deletes a file C: del filename exit Create a file, above, using wordpad and save it with the extension .BAT Modify the line C: del filename, to indicate where the file is and instead of 'filename' write the name of the file you want to delete. (REM is just a remark to remind you what it does..) Say you call the batch file 'deleter.bat', then you have to include this file name in the startup program file. This will depend on what operating system you are using. Old DOS, would use an autoexec.bat file. You could then actually add the delete command in with the autoexec.bat file.


What is difference between File name and file extension?

A file name is the main name given to a file, such as document.docx. The file extension, represented by the characters after the dot, indicates the type of file and helps the operating system identify which software to use to open the file. For example, in document.docx, ".docx" is the file extension indicating that it is a Microsoft Word document.