Vidyalelo
JavaScript · Q6

Invocation And Performance Navigation

Programming · JavaScript · question 6

Q6

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
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
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.