Solved

Case 6-2 Daniel Is Writing JavaScript Code to See If the Person

Question 9

Multiple Choice

Case 6-2
Daniel 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

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions