How can you detect the client operating system using javascript?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JavaScript Interview Questions

What is console.time() and console.timeend()? What is its syntax, and why is it used?

0 Answers  


Explain the terms synchronous and asynchronous code?

0 Answers  


can wwe trace a java program (class)

0 Answers   CMC,


What is event bubbling in the dom?

0 Answers  


When would you use var in your declaration and when you wouldn’t?

0 Answers  






What are the security related issues in JavaScript scripts?

3 Answers   Four soft,


how can we generate alert message without referashing page in asp.net with language vb.net and script use in java script .means with out referash the page message in java alert

0 Answers   NIC,


Give an example of closure?

0 Answers  


What is the difference between ‘var’ and ‘let’ keyword?

0 Answers  


What are the predefined functions in javascript?

0 Answers  


Write a main method that prompts the user to enter the starting population, birth and death rates, and the number of years. The input birth and death rates cannot be negative, the starting population cannot be less than 2, and the number of years greater than 0. If the user enters an invalid value, this program will prompt user to re-enter the value until a valid value has been read. When all input values are valid, call on the methods above to compute estimated population and print result.

0 Answers   Wipro,


How to shift and unshift using javascript?

0 Answers  


Categories