Unit 5 Question Bank
This page includes several sample questions that could be used for assessment of students' understanding of the material covered in Unit 5. Questions are organized by module. Questions are coded in fully accessible, standards-compliant HTML and could easily be plugged into an HTML form that students could take online. However, this page itself is not a functional quiz. Use the Options below to display the questions how you need them before printing or copying.
Options
Module 1
Question 1
Correct answer: c. whether the code is executed within the user’s web browser or on a web server.
Question 2
Correct answer: b. VBScript was developed for Microsoft and competing browsers (Firefox for example) do not support it.
Question 3
Correct answer: a. True
Question 4
Correct answer: d. All of the above
Question 5
Correct answer: a. a database and a sever-side script
Question 6
Correct answer: b. False
Module 2
Question 1
Correct answer: c. syntax
Question 2
Correct answer: a. events
Question 3
Correct answer: a. True
Question 4
Correct answer: a. a value
Question 5
Correct answer: d. All of the above
Question 6
Correct answer: c. use them sparingly and remove them when you are done.
Question 7
Correct answer: d. All of the above
Question 8
Correct answer: d. All of the above
Question 9
Correct answer: b. Object-oriented programming
Question 10
Correct answer: d. Both a and b
Question 11
Correct answer: c. onload
Question 12
Correct answer: a. True
Question 13
Correct answer: b. design, development, testing, release
Question 14
Correct answer: c. if/then/else loops
Question 15
Correct answer: b. CSS
Question 16
Correct answer: a. Change the CSS property display from "none" to "block"