Expert Developer JavaScript Question:

How to find operating system in the client machine using JavaScript?

Expert JavaScript Developer Interview Question
Expert JavaScript Developer Interview Question

Answer:

The 'Navigator.appversion' is used to find the name of the operating system in the client machine.


Previous QuestionNext Question
How generic objects can be created?How are object properties assigned?