What does break and continue statements do in JavaScript?
Submitted by: AdministratorContinue statement continues the current loop (if label not specified) in a new iteration whereas break statement exits the current loop in JavaScript.
Submitted by: Administrator
Submitted by: Administrator
Read Online JavaScript Job Interview Questions And Answers
Top JavaScript Questions
☺ | Are you concerned that older browsers don't support JavaScript and thus exclude a set of Web users? individual users? |
☺ | What and where are the best JavaScript resources on the Web? |
☺ | How to make elements invisible? |
☺ | What Boolean operators does JavaScript support? |
☺ | How to change style on an element? |
Top Top World Wide Web Categories
☺ | Cascading Style Sheet CSS Interview Questions. |
☺ | HTML5 Interview Questions. |
☺ | Basic Internet Interview Questions. |
☺ | Domain Name System (DNS) Interview Questions. |
☺ | JavaScript Interview Questions. |