Q. Which MS-DOS command is used to terminate all batch file processing?
β
Correct Answer: (D)
CTRL+BREAK
Explanation: CTRL+BREAK interrupts and stops the execution of batch files.