MCQOPTIONS
Saved Bookmarks
| 1. |
What is the correct syntax for referring to an external script called " abc.js"? |
| A. | <script href=" abc.js"> |
| B. | <script name=†abc.jsâ€> |
| C. | <script src=" abc.js"> |
| D. | none of the above |
| Answer» D. none of the above | |