Exam 9: Integrating Javascript and Html5

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

JavaScript ____ are temporary places to store data.

Free
(Multiple Choice)
4.9/5
(38)
Correct Answer:
Verified

B

When a user clicks a button,a JavaScript user-defined function may be associated with that event,and the function will execute if the event is captured and then ____________________,or calls,the user-defined function.

Free
(Short Answer)
4.9/5
(35)
Correct Answer:
Verified

triggers

JavaScript ____ make Web pages more dynamic and interactive by allowing JavaScript code to execute only in response to a user action.

Free
(Multiple Choice)
4.9/5
(26)
Correct Answer:
Verified

A

____ are actions that an object can perform.

(Multiple Choice)
4.9/5
(34)

If a variable value is available anywhere inside the Web page,the variable is ____.

(Multiple Choice)
4.7/5
(30)

____ data types are variables that hold characters or a combination of letters,numbers,or symbols.

(Multiple Choice)
5.0/5
(36)

A(n)____ variable is one whose value is available only in the function in which it is defined.

(Multiple Choice)
4.7/5
(40)

Properties are attributes of objects and describe some aspect about the object._________________________

(True/False)
4.9/5
(41)

Identify the letter of the choice that best matches the phrase or definition. -Kind of JavaScript object that neither depends on nor belongs to another object

(Multiple Choice)
4.9/5
(34)

The constants object supports special constants._________________________

(True/False)
4.7/5
(38)

Which of the following objects switches to a new Web page?

(Multiple Choice)
4.9/5
(41)

Not all browsers support the CSS ____________________ color attributes.

(Short Answer)
4.8/5
(34)

A(n)____________________ is the location of a byte in a string of bytes,as defined by its position relative to the first byte in that string.

(Short Answer)
4.8/5
(39)

Which of the following objects represents the content of a browser's window?

(Multiple Choice)
4.9/5
(38)

Identify the letter of the choice that best matches the phrase or definition. -Setting this property to zero clears any existing selected items

(Multiple Choice)
4.8/5
(44)

The ____________________ JavaScript object creates an Object wrapper.

(Short Answer)
4.9/5
(31)

Which of the following is the general form of an event handler?

(Multiple Choice)
4.7/5
(39)

JavaScript variables are ____,which means they do not have to be assigned a specific data type.

(Multiple Choice)
4.8/5
(36)

The address of the first byte in a string of characters is ____.

(Multiple Choice)
4.7/5
(34)

Briefly review the steps to display a message with the current date and the number of days until a specific future date.

(Essay)
4.8/5
(37)
Showing 1 - 20 of 111
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)