Multiple Choice
Match each statement with an item
-A loop statement that tests a condition in much the same way as if-then statements.
A) if statement
B) then statement
C) else statement
D) fi statement
E) while statement
F) until statement
G) for statement
H) do statement
I) done statement
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: What is the result of running the
Q19: _ is used to perform a set
Q20: You can use condition statements to create
Q21: Which command can be used to display
Q22: Identify and define the three categories of
Q24: Which command ends a case statement?<br>A) ;;end<br>B)
Q25: When you run the scr1 script using
Q26: Which command works the same as the
Q27: The functions of the three permission types
Q28: The BASH shell is an example of