Black Friday Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

How to Pass the CIW 1D0-435 Exam: Comprehensive CIW JavaScript Fundamentals exam Guide and Tips

Questions 11

_______ represent various attributes of an object, such as height, color, font size, sentence length, and so forth.

Options:

A.

Values

B.

behaviors

C.

Methods

D.

Properties

Buy Now
Questions 12

If the secure attribute is not used, the cookie is not deemed safe to be sent over unprotected channels.

Options:

A.

FALSE

B.

TRUE

Buy Now
Questions 13

Which of the following is the proper file extension for an external script file.

Options:

A.

.js

B.

.html

C.

.src

D.

.jvs

Buy Now
Questions 14

JavaScript and _____________ are scripting languages that are similar in purpose. Both extend the capabilities of static Web pages.

Options:

A.

Java

B.

C++

C.

VBScript

D.

Visual Basic

Buy Now
Questions 15

Which JavaScript keyword targets the parent of all parent files in a frameset?

Options:

A.

parent

B.

_top

C.

top

D.

_parent

Buy Now
Questions 16

Once the constructor is defined, you need to create new instances of the object. This process is called ___________.

Options:

A.

constructing

B.

populating

C.

instantiation

D.

calling

Buy Now
Questions 17

alert(), prompt() and confirm() are all methods of the __________ object.

Options:

A.

window

B.

browser

C.

form

D.

document

Buy Now
Questions 18

Which if any of the following enables you to access the methods and properties of the parent window from a newly opened child window?

Options:

A.

The opener property of the window object

B.

The self.href statement

C.

The parent.parent statement

D.

None. This cannot be done.

Buy Now
Questions 19

________________ developed JavaScript.

Options:

A.

Netscape

B.

IBM

C.

W3C

D.

Microsoft

Buy Now
Questions 20

With JavaScript, it is possible to change two frames simultaneously.

To do this, you must write a function that includes _________________

Options:

A.

two location.href statements

B.

two parent.parent statements

C.

two references to top

D.

You cannot really do this.

Buy Now