Which is command line processor of 32bit windows?
-
command.com
-
command.exe
-
cmd.com
-
cmd.exe
D
Correct answer
Explanation
cmd.exe is the native command-line interpreter for 32-bit and 64-bit Windows. command.com was the MS-DOS command interpreter from the 16-bit era; Windows can run it for legacy compatibility but it's not the native 32-bit command processor.