Which is the valid filename assign in MS-DOS?
A. Ram*.txt
B. Ram?.doc
C. Ram_$.txt
D. None of above
Answer: Option C
Solution (By Examveda Team)
Ram_$.txt:This is a valid filename format in MS-DOS.
Explanation:
In MS-DOS, filenames can have up to 8 characters followed by a period (.) and up to 3 characters for the extension. The characters allowed for filenames are letters (A-Z, a-z), digits (0-9), and certain special characters like underscore (_), dollar sign ($), and tilde (~).
Ram*.txt: This filename is invalid because the asterisk (*) is not allowed in filenames in MS-DOS.Ram?.doc: This filename is invalid because the question mark (?) is not allowed in filenames in MS-DOS.Ram_$.txt: This filename is valid because it uses the underscore (_) and dollar sign ($) characters, which are allowed in MS-DOS filenames.None of above: This option is incorrect becauseRam_$.txtis a valid filename format in MS-DOS.
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

Join The Discussion