What basis code is needed to define the JavaScript function avgGrades?
Answer : C
Marshall's computer previously contracted malware because he unknowingly clicked on an infected link in a pop-up window. What can he do to secure the Web browser so that he is protected in the future?
Answer : C
Consider the following code:

What will be displayed for the computer inventory after the Update Inventory button is clicked twice?
Answer : C
Consider the following code.

Which of the following will occur if the user's response is 25?
Answer : D
Kirken needs to write a script to construct custom objects that store user account information such as a username. password and e-mail address for a Web site. What should he add to the following code to set these properties?

A)

B)

C)

D)

Answer : C
Which of the following is a benefit of using a predefined library, such as JQuery?
Answer : B
Consider this source code:

Giam needs to write a script to access the first element in the source code. What code should he use?
Answer : C