CIW 1D0-735 CIW JavaScript Specialist Exam Practice Test

Page: 1 / 14
Total 55 questions
Question 1

Which of the following is a benefit of using a predefined library, such as JQuery?



Answer : B


Question 2

Consider the following code:

The processform() function is not executed when the submit button is pressed. What change should be made to correct this?



Answer : A


Question 3

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


Question 4

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


Question 5

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


Question 6

What basis code is needed to define the JavaScript function avgGrades?



Answer : C


Question 7

Considering the following code:

Var 1 ;

For (I = 1; I < 10; I ++)

What part of the code fragment initializes the counter variable?



Answer : C


Page:    1 / 14   
Total 55 questions