Scarlet has the following code in her script:
Var namesArr =[''Joseph',' Charlotte'', ''Nicole''];
She wants to add the name Hank to the end of the array so that its length is 4. What code should she use?
Consider this source code:

Giam needs to write a script to access the first element in the source code. What code should he use?
Which of the following comparison statements will return true?
Consider the following code:
<img onmousout=" sofaPic (this) " src="sofa.jpg" alt="sofa">
Which of the following is true based on the above code?
Which code could be used to send a user to another Web site when they click a button on the Web page?
A)

B)

C)

D)

Which script will display Configurations, you won! In the browser when the script is run?
A)

B)

C)

D)
