1.

Which of the following is not navigator object property?(a) appVersion(b) geolocation(c) document(d) cookieEnabledI got this question in exam.My query is from Essential JavaScript and jQuery in portion HTML Tables, Javascript & Jquery Basics of HTML

Answer»

Right choice is (c) document

For explanation I WOULD say: The navigator OBJECT properties are appVersion, cookieEnabled, appCodeName, GEOLOCATION, appName, product, userAgent, PLATFORM, online, language. Engine NAME of the browser is returned by product and the language of the browser is returned by language.



Discussion

No Comment Found

Related InterviewSolutions