How many properties are there in window.performance object?
A
1
B
4
C
2
D
3
Correct Answer: 2
The Window interface’s performance property returns a Performance object, which can be used to gather performance information about the current document. There are totally 2 properties associated with the window.performance and they are: navigation type.