Expert Developer JavaScript Question:
Download Job Interview Questions and Answers PDF
Explain how to detect the operating system on the client machine?
Answer:
In order to detect the operating system on the client machine, the navigator.appVersion string (property) should be used.
Download Expert JavaScript Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
How can the style/class of an element be changed? | What is the data type of variables in JavaScript? |