Discussion :: Javascript - CS
- How many properties does a prototype object have?
Answer : Option B
Explanation :
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
Be The First To Comment