Ci's 10-JavaScript Quizzes

Your score is 0%

On with the questions...

1. Which of the following tag is used for javascript?

2. Inside which HTML element do we put the JavaScript?

3. How do you create a function in JavaScript?

4. How to write an IF statement in JavaScript?

5. How does a WHILE loop start?

6. How does a for loop start?

7. How can you add a comment in a JavaScript?

8. How do you find the number with the highest value of x and y?

9. How do you round the number 7.25, to the nearest integer?

10. Which operator is used to assign a value to a variable?