InterviewSolution
Saved Bookmarks
| 1. |
What is for command?Can you use variables instead of a number in the for command |
|
Answer» A command is a specific instruction given to a COMPUTER APPLICATION to perform some kind of task or function. Explanation:In Windows, commands are usually entered VIA a command line INTERPRETER LIKE Command Prompt or Recovery Console. |
|