Shortcut Navigation:

Client Side JavaScript Quiz

Why so JavaScript and Java have similar name?

When a user views a page containing a JavaScript program, which machine actually executes the script?

______ JavaScript is also called client-side JavaScript.

__________ JavaScript is also called server-side JavaScript.

What are variables used for in JavaScript Programs?

_____ JavaScript statements embedded in an HTML page can respond to user events such as mouse-clicks, form input, and page navigation.

What should appear at the very end of your JavaScript?Thetag

Which of the following can't be done with client-side JavaScript?

Which of the following are capabilities of functions in JavaScript?

Which of the following is not a valid JavaScript variable name?