What is break and continue statements?

Submitted by: Administrator
Break statement exits from the current loop.

Continue statement continues with next statement of the loop.
Submitted by:

Read Online Expert Developer JavaScript Job Interview Questions And Answers