What is the output of the following code snippet @echo off cmd /?>d:\test.bat call d:\test.bat

  1. Executes all batch files present in the current directory

  2. Syntax error

  3. Displays an error on the console

  4. None of the above


Correct Option: C

Find more quizzes: