Quizz Javascript !

Let's review the javascript methods used to create this form

What will the following code return :

var el = document.querySelector ( ".maclasse" )

How does a FOR loop start?

What is the correct way to write a JavaScript array?

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

Which event occurs when the user clicks on an HTML element?

Click on validate to see the results.