Case 6-2Daniel is writing JavaScript code to see if the person visiting his Web site is using Microsoft Internet Explorer.The condition being evaluated in this JavaScript code fragment from Daniel's site is:(navigator.appName == "Microsoft Internet Explorer")In this case, you are utilizing the appName ____ of the navigator object to determine the application name of the current Web browser.

A. method
B. application
C. object
D. property


Answer: D

Computer Science & Information Technology

You might also like to view...

The main reason you should run UTP cables away from fluorescent lights, motors, and junction boxes is which of the following?

A. to prevent overheating B. to prevent eavesdropping C. to reduce EMI/RFI D. to reduce electrical sags and surges

Computer Science & Information Technology

In what section is the field which calculates the total number of pages in the document, normally put?

A. Report header B. Report footer C. Page header D. Page footer

Computer Science & Information Technology

Match each item with its location in the numbered list below.

A. Marks an unread message as read or a read message as unread B. Marks a message with a flag C. Accesses built-in search folders and allows you to create a custom search folder D. Marks a message as Normal, Personal, Private, or Confidential E. Displays information about the sender of a message

Computer Science & Information Technology

To correctly swap two values, you create a(n) ____ variable to hold one of the values.

A. per-swap B. inversion C. conversion D. temporary

Computer Science & Information Technology