Multiple choice The external JavaScript file must contain the <script> tag. False true Reveal answer Fill a bubble to check yourself A Correct answer Explanation External JavaScript files should only contain JavaScript code; the tag is used in the HTML file to link the external file.