Multiple Choice
The break statement is used to exit from
A) an if statement
B) a for loop
C) a program
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: On executing a statement set -3+1<br>A)$1 would
Q2: Which command is used to concatenate all
Q3: Which of the following keys is used
Q5: The statement z='expr 5/2' would store in
Q6: Which command is used to remove the
Q7: Which of the following is allowed in
Q8: Which command is used to extract a
Q9: Which of the following special shell variables
Q10: Which option will be used with ps
Q11: The expression expr -2 % 7 evaluates