Vidyalelo
JavaScript · Q29

Document Object Model And Event Handling

Programming · JavaScript · question 29

Q29

Which of the below properties can be used for browser sniffing?

A.
platform
B.
appVersion
C.
both platform and appVersion
Answer
D.
none of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
The platform and appVersion can be used for browser sniffing.