answersLogoWhite

0

/ \ : * ? "> < |

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

What is a file name and how long it is name should be?

A filename is simply a unique identifier for any file... It used to be limited to 11 characters plus a three character extension (for example computer.com) - Advances in programming now allows over 200 characters in a file name.


For your operating system find the maximum number of characters you can use for a file name?

The maximum number of characters allowed for a file name varies by operating system. For example, in Windows, the maximum file name length is 260 characters, including the path. In contrast, most Linux filesystems allow file names up to 255 characters. It's important to note that these limits can be affected by the file system being used.


How many characters can be in a file name using Windows 95?

Windows 95 supported file names up to 255 characters in length.


What is a set of characters at the end of a file name used to identify a file type?

The set of characters at the end of a file name used to identify a file type is called a file extension. It typically consists of a period followed by a sequence of letters, such as &quot;.txt&quot; for text files or &quot;.jpg&quot; for image files. File extensions help operating systems and users recognize the format and associated applications for opening the files.


A file name can have a maximum of characters?

260


What is the longest file name you can have?

About 260 characters.


What characters can represent any character or combination of characters in a file name or query?

I think you mean "wildcards" Normally the * or ~ are used as wildcards in search queries.


What file names are legal under the DOS file naming rules?

8.3 file name i.e. &lt;8 characters fo filename&gt;.&lt;3 chars for extension&gt; But U can not use special characters in file name as \ / : * ? " &lt; &gt; |


Which character is not allowed in a long file name?

Following characters are not allowed in the file name (Separated by comma). /, \, ?, %, *, :, |, ", &lt; and &gt;


File name can have a Maximum of Characters?

In DOS, 8 characters.In Windows, 254 characters.


What is a file that is the last 3 characters that follow the file name that identify the type of program used to create the file?

The file extension. It comes after the file nice, after the last dot in the name. For example someTextDocumet.txt has the extension TXT for plain text. The program that created it is most likely the default one for opening it.


What is the dos rule for file name length?

The DOS (Disk Operating System) rule for file name length states that file names can be a maximum of 8 characters, followed by a 3-character file extension, commonly referred to as the 8.3 naming convention. This means that file names must be formatted as &quot;filename.ext,&quot; where &quot;filename&quot; can consist of up to 8 characters, and &quot;ext&quot; can have up to 3 characters. This limitation applies to the older FAT (File Allocation Table) file systems commonly used in DOS environments.