CIW Related Exams
1D0-735 Exam
Juan is testing his JavaScript application, which includes the following code:

Assuming Juan enters August for his birth month and his name for first name, what is the value of birthMonth after executing this 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)

Consider the following code:

Charies wants to write code to execute the changeOption function after the user chooses an option in the select menu. What change to the code should he make?