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

1D0-435 Exam Dumps - CIW JavaScript Fundamentals exam

Go to page:
Question # 17

In JavaScript, ++x+ will add one to the value of x after the assignment is complete.

A.

FALSE

B.

TRUE

Full Access
Question # 18

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

A.

Java

B.

C++

C.

VBScript

D.

Visual Basic

Full Access
Question # 19

What does the following JavaScript code do"

"Hello, World!".length;

A.

Test the width of a literal string.

B.

Writes Hello, World to the screen.

C.

Test the length of a literal string.

D.

nothing

Full Access
Question # 20

___________ is JavaScript's server-side solution. It enables you to connect Web pages to databases, as well as enable server-side image maps and save client state so that the computer will remember where the client is in a multi-page preocess.

A.

ServerSide JavaScript

B.

JavaWire

C.

LiveWire

D.

Java

Full Access
Question # 21

__________ is used frequently in JavaScript to combine text strings, especially in conjunction with prompt() and alert().

A.

Concatenation

B.

String()

C.

Instaniation

D.

Confirmation

Full Access
Question # 22

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

A.

functions

B.

behaviors

C.

actions

D.

methods

Full Access
Question # 23

document.cookie = "name = value"; or document.cookie = "name = value;expi

es = date"; are both proper syntax for assigning cookies in JavaScript.

A.

TRUE

B.

FALSE

Full Access
Question # 24

What is the following?

Set-Cookie: name=Value: expires=date; path=path; domain=domain; secure

A.

A cookie header

B.

A name value pair

C.

A set cookie object

D.

A cookie setter

Full Access
Go to page: