Which command is used to display all the files having the (.exe) extension but different filename?

Which command is used to display all the files having the (.exe) extension but different filename? Correct Answer Dir *.exe

First and second options are obviously wrong since specifying filename will list for that filename only. Since we need to list only with .exe extension fourth option is correct. Third option displays all files with sys extension.

Related Questions

A Windows 2000 Server computer named server2 runs numerous 32bit applications and two 16bit applications. Users start the 16bit applications by running APP1.EXE for one application and APP2.EXE for another application. The 16bit applications are configured to run in the separate memory space. You want to create a performance base like chart in the system monitor for all the applications on server2. You add all of 32bit applications and now you want to add two 16bit applications. What should you do?