Exam 9: Integrating Javascript and Html5

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

Event ____ are the way to associate an event with a function.

(Multiple Choice)
4.8/5
(44)

A(n)____ is a word with special meaning in a programming language like JavaScript.

(Multiple Choice)
4.7/5
(29)

Which of the following refers to JavaScript code written to perform certain tasks repeatedly?

(Multiple Choice)
4.8/5
(34)

Which of the following objects keeps track of Web pages visited?

(Multiple Choice)
4.9/5
(36)

Case 9-1 A friend of Libby's has given her a great reference text for JavaScript,including a handy section on built-in objects.However,Libby's challenge is that because she is so new to JavaScript,she does not know the appropriate section in which to look in the first place when she knows the type of task she wants to perform. -Libby wants to be able to make some changes to her Web page based on the content of a given user's browser window.Under which of the following headings in her reference text would she find the relevant properties and methods?

(Multiple Choice)
4.9/5
(33)

A(n)____ function is JavaScript code written to perform certain tasks repeatedly.

(Multiple Choice)
4.8/5
(36)

Describe at least seven of the built-in JavaScript objects.

(Essay)
4.8/5
(32)

The ____________________ event is triggered when the value of an object changes.

(Short Answer)
4.8/5
(37)

The ____________________ property of the select list returns the value of the selected item.

(Short Answer)
4.8/5
(40)

Which of the following data types contain logical data as True/False or Yes/No?

(Multiple Choice)
4.9/5
(43)

____ data types contain logical data.

(Multiple Choice)
5.0/5
(33)

To quit Notepad++,click the ____________________ button on the window title bar.

(Short Answer)
4.8/5
(34)

Which of the following is true regarding naming conventions for functions?

(Multiple Choice)
4.9/5
(30)

For the most flexibility in using colors,Web developers suggest using either the hexadecimal version or the ____ method version to assign a color.

(Multiple Choice)
5.0/5
(36)

The monitor object gives platform-specific information about the user's screen.

(True/False)
4.9/5
(31)

An event handler is a way to associate an action with a function.

(True/False)
4.7/5
(37)

The ____________________ object in JavaScript refers to all elements related to the Document Object Model.

(Short Answer)
4.7/5
(35)

One way to call functions is to use object handlers and event methods.

(True/False)
4.9/5
(45)

Which of the following is an HTML comment line?

(Multiple Choice)
4.8/5
(33)

Methods are followed by parentheses,which may be empty,or may contain an argument._________________________

(True/False)
4.9/5
(39)
Showing 81 - 100 of 111
close modal

Filters

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