Q. Which of the following is the correct syntax for referring to an external script called "xxx.js"? (A) <script src="xxx.js> (B) <script src="xxx.js"> (C) <script name="xxx.js"> (D) None of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) <script src="xxx.js">