Q. What is the default value of the type attribute?
β
Correct Answer: (B)
text/javascript
Explanation: The default value of the type attribute is “text/javascript”. You can specify this type explicitly if you want, but it is never necessary.