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


Discussion

No Comment Found