MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is a way of embedding Client-side JavaScript code within HTML documents? |
| A. | From javascript:encoding |
| B. | External file specified by the src attribute of a “script” tag |
| C. | By using a header tag |
| D. | By using body tag |
| Answer» C. By using a header tag | |