Answer & Solution
Answer: Option C
Solution:
You can specify the version of JavaScript used in a
<script>
tag by using the type attribute with the appropriate MIME type. For example, type="text/javascript" specifies JavaScript version 1.0.