Which statement skips over the rest of the loop body, causing the next cycle around the loop to begin immediately?
a) continue
b) break
c) next
d) none of the mentioned

Submitted by: Murtaza
a) continue
Submitted by: Murtaza

Read Online Awk Programming Job Interview Questions And Answers