Basic JavaScript Question:

Download Job Interview Questions and Answers PDF

What can JavaScript programs do?

JavaScript Interview Question
JavaScript Interview Question

Answer:

Generation of HTML pages on-the-fly without accessing the Web server. The user can be given control over the browser like User input validation Simple computations can be performed on the client's machine The user's browser, OS, screen size, etc. can be detected Date and Time Handling

Download JavaScript Interview Questions And Answers PDF

Previous QuestionNext Question
Where are cookies actually stored on the hard disk? How to set a HTML document's background color?