Vidyalelo
Computer Science · Q23

Disk Operating System (DOS)

Engineering and GATE · Computer Science · question 23

Q23

Maximum length of DOS command using any optional parameter is

A.
26 characters
B.
87 characters
C.
127 characters
Answer
D.
None of above

Answer: Option C

Solution

Answer: Option C
Solution:
In MS-DOS, the maximum length of a command, including any optional parameters, is limited to 127 characters. This includes the command itself and any parameters or options that follow it. MS-DOS commands are entered at the command prompt and are typically short, but they can include various options and parameters to modify their behavior.

Therefore, the correct answer is Option C: 127 characters.