Saved Bookmarks
| 1. |
Explain any two applications/uses of JavaScript ? |
|
Answer» two applications of JavaScript are : 1. Create Pages Dynamically: based on the user’s choice, JavaScript can generate pages that are customized by the user. 2. Interact with the user: JavaScript can do some processing of forms and can validate user input when the user submits the form. |
|