DEVFYI - Developer Resource - FYI

What can javascript programs do?

JavaScript Interview Questions and Answers


(Continued from previous question...)

18. What can javascript programs do?

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

(Continued on next question...)

Other Interview Questions