What is a "for" command? Can you use variable instead of a number in the"for" command?
Answers
Answered by
0
Answer:
command is a directive to a computer program to perform a specific task.
Explanation:
Variables have a core place in many scripting languages but play a lesser role in the Windows command line. Many commands are predefined and the scope of variables is rather limited. Nonetheless, there are important applications of the command line where variables must be employed and in this article I will outline how the command line uses variables.
Similar questions