Case-Based Critical Thinking Questions
?
Case 9-1
Terin has created a page for a training institute that will allow users to browse the training courses provided at the institute. Terin uses JavaScript to write the content using objects and functions. The objects defined in the code are document object, history object, screen object, navigator object, and the location object.
?
Terin wants to create an object that will contain information about the browser application. Which of the following objects must Terin create to accomplish this??
A. ?navigatorobject
B. ?location object
C. ?history object
D. ?document object
Answer: A
Computer Science & Information Technology