Vidyalelo
JavaScript · Q14

Invocation And Performance Navigation

Programming · JavaScript · question 14

Q14

How many properties are there in window.performance object?

A.
1
B.
4
C.
2
Answer
D.
3

Answer: Option C

Solution

Answer: Option C
Solution:
There are totally 2 properties associated with the window.performance and they are:
1. navigation
2. type