adplus-dvertising
frame-decoration

Question

Which one of the following tags refers to an external script called “sample.js”?

a.

<script name = “sample.js”> <⁄script>

b.

<script src = “sample.js”> <⁄script>

c.

<script href = “sample.js”> <⁄script>

d.

<script target = “sample.js”> <⁄script>

Answer: (b).<script src = “sample.js”> <⁄script>

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which one of the following tags refers to an external script called “sample.js”?