20 Which of the following options is corred for the given predende
1. Integer j
2.
for(each j from 0 to 8)
3. if( j EQUALS 4)
4.
if( j+1 EQUALS 5)
5.
continue with next iteration
6.
end if
7.
end if
8.
print i
end for
9.
[Note: Continue-When a continue statement is encountered inside a loop, control jumps to the beginning of statements inside the body of the loop for the current iteration]
Answers
Answered by
2
Answer:
8. option is the correct answer
Similar questions
Physics,
3 months ago
English,
3 months ago
English,
3 months ago
Science,
7 months ago
Social Sciences,
7 months ago
Physics,
11 months ago
India Languages,
11 months ago