1.

In which loop the condition is evaluated, before executing a statement?(a) while(b) do while(c) break(d) continue

Answer»

Correct answer is (a) while



Discussion

No Comment Found