Discussion :: DOS Basics
- Which command is used to display all the files having the (.exe) extension but different filename?
Answer : Option D
Explanation :
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.
Be The First To Comment