Exam 10: Programming With Javascriptadditional Cases

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

The ____________________ method exists for writing text to a document.

(Short Answer)
4.8/5
(35)

You use the ____ tag to distinguish JavaScript code from the text that you want displayed on a Web page.

(Multiple Choice)
4.8/5
(37)

Identify the letter of the choice that best matches the phrase or definition. -Executed without being compiled

(Multiple Choice)
4.9/5
(40)

In XHTML, the language attribute is used to indicate the script language in the <script> tag._________________________

(True/False)
4.7/5
(47)

An action for the browser to take in a script is called a ____.

(Multiple Choice)
4.9/5
(43)

In naming a variable, the first character must be either a letter or a(n)____.

(Multiple Choice)
4.8/5
(43)

With server-side scripts, computing is distributed over the Web, so that no one server is overloaded with programming requests._________________________

(True/False)
4.8/5
(35)

A reference to an external Javascript file is normally placed in the ____ section of an HTML document, according to good design principles.

(Multiple Choice)
4.9/5
(34)

The errors Terrance only finds when his JavaScript executes are called ____ errors.

(Multiple Choice)
4.9/5
(43)

Each JavaScript command line ends with a(n)____ to separate it from the next command line in the program.

(Multiple Choice)
4.8/5
(36)
Showing 141 - 150 of 150
close modal

Filters

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