Case-Based Critical Thinking QuestionsCase 10-3Simon's Leathervane sells handmade leather clothing online. He has added some JavaScript functions to calculate how much a person has to pay before they submit the order page, but is having some trouble. If Simon is using Internet Explorer, what could he use to debug his program?
A. Firefox Error Console
B. Microsoft Script Debugger
C. Microsoft Console
D. none of the above
Answer: B
Computer Science & Information Technology
You might also like to view...
Which Windows utility should you use to view processing running on your system?
a. Device Manager b. File History c. Task Manager d. System Preferences
Computer Science & Information Technology
The annotation ________ indicates that a private instance variable should be serialized.
a. XMLElement b. Element c. Marshal d. Serialize
Computer Science & Information Technology