Computer Science, asked by sagarshaw2008, 7 months ago

Which of the following is NOT a correct example of looping statement?
(a) DO WHILE num<>0

.


LOOP


(b) DO


.



LOOP UNTIL num<>0


(c) WHILE num<>0



.


WEND

(d) DO WHILE num<>0



.


LOOP UNTIL num<>0​

Answers

Answered by AvaniRm
1

Answer:

The answer is a option B

Answered by jindalsavita41
0

Answer:

option B is the answer of the question

Similar questions