Multiple Choice
Case 10-2
Terrance had added a form to his blog to allow people to e-mail him feedback. He is having trouble getting his pages to validate and his JavaScript to work.
-To help debug his code,Terrance could monitor the changing values of variables using a(n) ____.
A) alert dialog box
B) return statement
C) modular code
D) logical error
Correct Answer:

Verified
Correct Answer:
Verified
Q121: List the key differences between Java and
Q122: To have a function return a value,you
Q123: A(n)_ comment is created using the //
Q124: Another method to write text to the
Q125: _ are used to mark the beginning
Q127: A(n)_ indicates a variable has no value
Q128: When the browser loads the HTML file
Q129: A global variable has local scope only._
Q130: With server-side scripts,computing is distributed over the
Q131: Function parameters must be placed within parentheses,following