Vidyalelo
JavaScript · Q15

Invocation And Performance Navigation

Programming · JavaScript · question 15

Q15

What is the purpose of the navigation property in the window.performance object?

A.
To which page the user navigated
B.
How the user navigated
Answer
C.
All of the mentioned
D.
None of the mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
The navigation tells how the user navigated to the page.