Contents

When…….. is encountered inside any loop, Control automatically passes to the first statement after loop.
a) continue                                           

b) break
c) return                                
d) go to

b