Basic JavaScript Question:
Download Questions PDF

What can JavaScript programs do?

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?