InterviewSolution
Saved Bookmarks
| 1. |
Which of the following Attribute is used to include External JS code inside your HTML Document?(a) src(b) ext(c) script(d) linkThe question was asked during an interview.I'm obligated to ask this question of Lexical Structure topic in portion Lexical Structures of JavaScript |
|
Answer» The correct option is (a) src |
|