Q119
In DOS, the maximum length of filename is
A.
5
B.
8
AnswerC.
11
D.
10
Answer: Option B
Solution
Answer: Option B
Solution:
The older MS-DOS FAT file system supports a maximum of 8 characters for the base file name and 3 characters for the extension, for a total of 12 characters including the dot separator. This is commonly known as an 8.3 file name.