Solved

Roger Has Created a JavaScript Program as an External

Question 5

Multiple Choice

Roger has created a JavaScript program as an external .js file. What is the format he must follow to specify the file as an external file?


A) <script src="scripts/myfunction.js">
B) <script src:"myfunction.js">
C) <script src:"scripts/myfunction".js>
D) <script src="scripts.js/myfunction">

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions