MCQOPTIONS
Bookmark
Saved Bookmarks
→
Technical MCQs
→
2D Transformation And Answers in Technical MCQs
→
Continue statment cannot be used in which loop?..
1.
Continue statment cannot be used in which loop?
A.
For loop
B.
until loop
C.
while loop
D.
case...esac
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What is the syntax of continue statement?
Which of the following statement causes the current iteration of the loop to exit, rather than the entire loop?
Continue statment cannot be used in which loop?
Which of the following statement is supported in unix shell?
What is the syntax of break command that can also be used to exit from a nested loop?
Which of the following statement is used to terminate the execution of the entire loop?
A loop may continue forever if the required condition is not met is known as ____________.
Which of the following statements that are used to control shell loops?
The _______ loop executes the given commands until the given condition remains true.
Which of the following loops is not available in shell?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply