Vidyalelo
JavaScript · Q17

Animation

Programming · JavaScript · question 17

Q17

What is the purpose of the platform[] property in a navigator?

A.
Platform of the script
B.
Platform where the image map was designed
C.
Platform where the browser was compiled
Answer
D.
All of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
The platform[] property is a string that contains the platform for which the browser was compiled.”Win32″ for 32-bit Windows operating systems.