Implementation: JavaScript test questions

1

Which type of software is used to interpret client-side scripts when using a website?

2

Which example of an HTML tag would indicate to the browser that code that follows is either a script or will link directly to a JavaScript file?

3

What name is given to scripting used to make web pages change after they arrive at the browser?

4

Which action could trigger an onmouseout event?

5

Which of the following actions could trigger an onmouesover event?