Exam 10: Programming With Javascriptadditional Cases

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

JavaScript commands can be inserted directly into an HTML file rather than being placed in a separate program file.

(True/False)
4.9/5
(42)

A hacker is a person who sends these unsolicited e-muails, sometimes in bulk e-mailings involving tens of thousands of recipients._________________________

(True/False)
4.8/5
(33)

In client-side programming, programs that run on the client side directly change the server data.

(True/False)
4.9/5
(33)

____ is essentially junk e-mail.

(Multiple Choice)
4.8/5
(36)

Identify the letter of the choice that best matches the phrase or definition. -A series of commands that performs an action or calculates a value

(Multiple Choice)
4.9/5
(34)

The Boolean values are on and off._________________________

(True/False)
4.9/5
(39)

Function names, unlike variable names, are case-sensitive._________________________

(True/False)
4.8/5
(32)

When variables are not strictly tied to specific data types, programmers refer to the language as a ____ typed language.

(Multiple Choice)
4.8/5
(43)

Scripts can be placed in a ____ section of a Web page.

(Multiple Choice)
4.8/5
(41)

  -In the figure above, what are the variables? -In the figure above, what are the variables?

(Multiple Choice)
4.8/5
(32)

Essentially, Java and JavaScript are the same.

(True/False)
4.8/5
(31)

Identify the letter of the choice that best matches the phrase or definition. -Tells the JavaScript interpreter to reserve memory space for a variable

(Multiple Choice)
4.8/5
(39)

Identify the letter of the choice that best matches the phrase or definition. -Sends unsolicited e-mail

(Multiple Choice)
4.7/5
(45)

Which of the following can be passed to a text string parameter called msg?

(Multiple Choice)
4.9/5
(34)

Identify the letter of the choice that best matches the phrase or definition. -Scans Web pages for e-mail addresses

(Multiple Choice)
4.8/5
(31)

A function may require ____, which are values used by the function.

(Multiple Choice)
4.8/5
(43)

Which of the following assigns the result of calling a function named returnHello that returns a value of "Hello" and takes no parameters correctly?

(Multiple Choice)
4.8/5
(39)

You cannot use words that JavaScript has reserved for other purposes when you create a variable name.

(True/False)
4.9/5
(38)

You can declare multiple variables by entering the variable names in a comma-separated list._________________________

(True/False)
4.9/5
(33)

____________________ variables are variables that accept one of two values, either true or false.

(Short Answer)
4.9/5
(36)
Showing 21 - 40 of 150
close modal

Filters

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