How many properties does a prototype object have?
A. 6
B. 7
C. 8
D. 9
Answer: Option B
Solution (By Examveda Team)
There are a total of 7 properties in the prototype object namely :1. perceivedTime
2. redirectTime
3. cacheTime
4. dnsLookupTime
5. tcpConnectionTime
6. roundTripTime
7. pageRenderTime
Join The Discussion