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
Ans: C
B. <script name=” abc.js”>
C. <script src=” abc.js”>
D. None of the above
Ans: C
Post a Comment