Exam 9: Integrating Javascript and Html5

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

____ are used to enclose the entire content of a string.

(Multiple Choice)
4.8/5
(41)

Identify the letter of the choice that best matches the phrase or definition. -The symbol for this is the plus sign (+)

(Multiple Choice)
4.8/5
(28)

Which of the following hides any script language that a browser may not be able to interpret?

(Multiple Choice)
4.9/5
(36)

You assign a property to an object by writing objectname.method(parameters).

(True/False)
4.7/5
(33)

The var keyword is optional for local variables defined within a function.

(True/False)
4.9/5
(38)

Arguments associated with a car object might be turn,drive,and stop._________________________

(True/False)
4.8/5
(35)

Which of the following is a built-in JavaScript object?

(Multiple Choice)
4.8/5
(36)

Identify the letter of the choice that best matches the phrase or definition. -This is used to associate an action with a function

(Multiple Choice)
4.9/5
(39)

Case 9-2 Emma is helping her roommate troubleshoot the JavaScript that she has just written,which keeps causing errors. -Emma is shocked by how many mistakes are in her roommate's code and wonders whether or not she has been paying sufficiently close attention in class.Emma wants to illustrate for her roommate what the correct name would be for a function that calculates two loan payments.Which of the following names does she give her?

(Multiple Choice)
4.9/5
(35)

Periods are used to separate ____ from each other.

(Multiple Choice)
4.7/5
(43)

JavaScript code should be placed in the < div > section of the HTML code.

(True/False)
4.8/5
(37)

JavaScript variables are broadly typed,which means that you are not required to define the variable data types as either numeric or character in advance.

(True/False)
4.8/5
(41)

Identify the letter of the choice that best matches the phrase or definition. -This method can be used to write data directly to a Web page

(Multiple Choice)
4.8/5
(36)

When using the getMonth()method,a developer must add 2 to the result to get the current month number.

(True/False)
4.8/5
(32)

To display the contents of a variable with a text string,you ____________________ the text and the variable.

(Short Answer)
4.9/5
(33)

The selectedIndex can be used alone to return a value.

(True/False)
4.8/5
(37)

If a JavaScript variable's value,which has not been declared previously,is used or displayed on a Web page,JavaScript assigns the value "____" to that variable.

(Multiple Choice)
4.8/5
(40)

JavaScript variables cannot begin with an underscore.

(True/False)
4.9/5
(37)

Many companies rely on their Web sites as a key vehicle to communicate with current and future customers,members,and clients.

(True/False)
4.9/5
(45)

The ____________________ event triggers the associated function when the Web page has completed loading into the browser.

(Short Answer)
4.8/5
(32)
Showing 41 - 60 of 111
close modal

Filters

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