LINUX match each definition with the corresponding number for example of how to
ID: 652524 • Letter: L
Question
LINUX
match each definition with the corresponding number for example of how to answer a.(1)
A loop statement that tests a condition in much the same way as if-then statements.
b.
Starts the portion of code specifying what to do if the condition evaluates to true.
c.
Indicates the end of the code to be repeated.
d.
A loop statement that causes the interpreter to continue executing the code in the untilloop portion of the script as long as the condition is false.
e.
A loop statement that specifies the number of times to execute the portion of code.
f.
Indicates the end of the condition being tested.
g.
Indicates the beginning of the code to be repeated.
h.
Starts the condition being tested.
i.
Starts the portion of code specifying what to do if the condition evaluates to false.
fistatement
donestatement
forstatement
untilstatement
ifstatement
whilestatement
elsestatement
dostatement
thenstatement
a.A loop statement that tests a condition in much the same way as if-then statements.
b.
Starts the portion of code specifying what to do if the condition evaluates to true.
c.
Indicates the end of the code to be repeated.
d.
A loop statement that causes the interpreter to continue executing the code in the untilloop portion of the script as long as the condition is false.
e.
A loop statement that specifies the number of times to execute the portion of code.
f.
Indicates the end of the condition being tested.
g.
Indicates the beginning of the code to be repeated.
h.
Starts the condition being tested.
i.
Starts the portion of code specifying what to do if the condition evaluates to false.
1.fistatement
2.donestatement
3.forstatement
4.untilstatement
5.ifstatement
6.whilestatement
7.elsestatement
8.dostatement
9.thenstatement
Explanation / Answer
your question is not readable. pl repost and rate
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.