Weekend Sale Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Master CIW Enterprise Developer 1D0-435 Full Course Free

Page: 3 / 9
Total 244 questions

CIW JavaScript Fundamentals exam Questions and Answers

Question 9

What would the following code return?

"This is a test".indexOf("h",0);

Options:

A.

3

B.

14

C.

2

D.

1

Question 10

Which form element would you use to create a scriptable button other than a reset or submit button?

Options:

A.

reset

B.

frm.Button

C.

button

D.

form.button

Question 11

JavaScript is an event-driven programming language. Events trigger _________.

Options:

A.

functions

B.

behaviors

C.

methods

D.

actions

Question 12

The first character of a variable must not be a letter or an underscore, but subsequent characters can be letters, numbers, and the underscore character.

Options:

A.

TRUE

B.

FALSE

Page: 3 / 9
Total 244 questions