Short Answer
Which relational operator would be used in a script to mean less than or equal to?
[ < | > | <= | >= ]
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Which logical operator returns a true if
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
Q8: Consider the following batch file commands:<br>set num1=7<br>set
Q9: Which part of a script is a
Q10: What is the purpose of the following
Q11: Which part of a script is not