Answer & Solution
Answer: Option
Solution:
The correct tag to link an external JavaScript file is
<container>
<script>
</container>
. It is used with the src attribute to specify the path of the external file.