Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Name: Multiple Choice For each of the following problems, select the best answer (circle the answer on the answer sheet). Each question is worth
Name: Multiple Choice For each of the following problems, select the best answer (circle the answer on the answer sheet). Each question is worth 1 point. 1. JavaScript is designed for the following purpose: a. to style HTML pages b. to execute Queries related to databases on a server C. to add interactivity to HTML pages d. to perform server side scripting operations none of the above 2. JavaScript statements are terminated by a a. semicolon b. full stop slash C. d. e. 3. The Student ID#: Final Exam C. d. comma none of the above tag is an extension to HTML that can enclose any number of JavaScript statements. a. b. none of the above e. 4. What is the correct syntax for referring to an external script called "abc.js"? a. b. c. d. all of the above e. None of the above 5. Which of the following statements are false for Java Script? a. Variables names are not case sensitive. b. Variable names must begin with a letter or the underscore c. the keyword var is used to declare a variable. d. Both b and c above. none of the above.
Step by Step Solution
★★★★★
3.34 Rating (154 Votes )
There are 3 Steps involved in it
Step: 1
1 Answer The correct answer is c to add interactivity to HTML pages JavaScr...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started