In Internet Explorer, you can use JavaScript code to navigate through a history list. However, this is only possible if the currently displayed Web page exists within the same ____ as the Web page containing the JavaScript code that is attempting to move through the list.

A. country
B. URL
C. domain
D. page


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following statements correctly returns the memory from the dynamic array pointer to by p1 to the freestore?

a. delete [] p1; b. delete p1[]; c. delete *p1; d. delete p1;

Computer Science & Information Technology

To work with Ruby on Rails, you need a basic understanding of which of the following?

A. HTML B. Cascading style sheets (CSS) C. Database management systems D. All of the above

Computer Science & Information Technology

The ____ value displays the linked file in a new window or tab.

a. _parent b. _self c. _top d. _blank

Computer Science & Information Technology

Which of the following technologies is the MOST cost-effective when protecting a large number of networked workstations from external attacks?

A. Host-based IDS B. External scanning service C. Network-based firewall D. Network-based IPS

Computer Science & Information Technology