Contents

The continue statement cannot be used with
a) switch                                               

b) while loop
c) do while loop                   

d) nested loop

a

 ……. is not a loop structure?
a) switch                                               

b) while loop
c) do while loop                   

d) nested loop

a

Statements can only be used inside the body of loop is called……..
a) if                                                        

b) break
c) continue                                           
d) switch

c