MCQ
Which tag is used to write or include JavaScript in an HTML page?
Explanation
JavaScript code is written or linked using the <script> tag.