Multiple choice technology An external JavaScript must contain the tag True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation External JavaScript files use a .js extension and contain only JavaScript code, not HTML. The tag is used in HTML files to reference external JS files, but the external file itself contains pure JavaScript without any tags.