Short Answer
Consider the following batch file commands:
set num1=7
set num2=8
set numResult=%num1%*%num2%
Echo "numResult"
What is the output? [ 15 | 7.8 | 56 | .875 ]
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: What are two advantages of scripts? (Choose
Q4: What command is used to create a
Q5: List one way a new technician could
Q6: Which scripting language would most likely have
Q7: Which type of loop is used in
Q9: Which part of a script is a
Q10: What is the purpose of the following
Q11: Which part of a script is not
Q12: The _ is the starting point for
Q13: Which type of number would a scripting