InterviewSolution
Saved Bookmarks
| 1. |
What Is Javascript ? |
|
Answer» A WEB scripting language that is used in both BROWSERS and Web servers. Like all scripting languages, it is used PRIMARILY to tie other COMPONENTS together or to accept user input. A Web scripting language that is used in both browsers and Web servers. Like all scripting languages, it is used primarily to tie other components together or to accept user input. |
|