1. What is the correct syntax for an if statement in JavaScript?
3. Which keyword is used in JavaScript to start a switch block?
5. Which loop executes at least once even if the condition is false?
8. Which loop is best when you know the exact number of repetitions?
10. What happens if you forget the break in a switch case?
Wait for 20 seconds...
Tags
JavaScript





