New Year Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

CIW 1D0-435 - CIW JavaScript Fundamentals exam

Page: 6 / 8
Total 244 questions

Which company developed JavaScript?

A.

Sun Microsystems

B.

Microsoft

C.

Netscape

D.

IBM

Which is the best definition of a JavaScript instance?

A.

A time-limited set of values taken from a database

B.

An example of a field in a database

C.

An example of an object

D.

A static representation of real-time data

Which property of the location object specifies whether HTTP or FTP is being used?

A.

host

B.

hash

C.

protocol

D.

href

You are creating a Web page. You want to ensure that users who have older browsers that cannot display JavaScript can still view your home page.

How should you proceed?

A.

Save the JavaScript to a separate file with a .txt extension.

B.

Write the script in an additional scripting language.

C.

Use the HTML comment tag around the JavaScript code inside