1.

What does it indicate when the type attribute of the navigation object is set to 2?(a) Navigation by moving back through history(b) Navigation by moving forward through history(c) Navigation by moving back & forward through history(d) Navigation by moving in favoritesI got this question by my college professor while I was bunking the class.This question is from Invocation of the Performance Object topic in division Invocation and Performance Navigation of JavaScript

Answer»

The CORRECT choice is (c) Navigation by moving back & forward through history

The BEST I can explain: The navigator object CONTAINS information about the browser. When the type attribute of the navigation object is set to 2, it means that the navigation is done by moving back or forward through history.



Discussion

No Comment Found

Related InterviewSolutions