Which of the following file names are invalid in MSDOS?
A. MYFILE.DOS
B. CHECK$.(1)
C. Verified.###
D. Qwerty.1?3
Answer: Option D
Solution (By Examveda Team)
In MS-DOS (and generally in file systems), filenames have certain rules and restrictions regarding valid characters and format:MYFILE.DOS: This filename is valid. It follows the convention of using letters, numbers, and the dot (.) separator, which is standard for file extensions.
CHECK$.(1): This filename is valid. It uses letters, numbers, and special characters like "$" and "(", which are allowed in MS-DOS filenames.
Verified.###: This filename is valid. It uses letters, numbers, and the dot (.) separator, with numbers and the pound sign (#), which are allowed in filenames.
Qwerty.1?3: This filename is invalid. The "?" character is not allowed in MS-DOS filenames. MS-DOS restricts filenames to letters, numbers, and a few special characters like dot (.) and underscore (_).
Therefore, the correct answer is Option D: Qwerty.1?3.
Join The Discussion
Comments (1)
Related Questions on Disk Operating System (DOS)
In MS-Dos what command you will use to display system date?
A. Date command
B. Ver command
C. Disk command
D. Format command
While working with Ms-Dos which command transfers a specific file from one disk to another?
A. Copy
B. Diskcopy
C. Time
D. Rename
If you don't know the current time, which command will you use to display
A. Copy
B. Ver
C. Time
D. Format

why it is D please explain