Q49
What is the default value of the type attribute?
A.
text/css
B.
text/javascript
AnswerC.
text
D.
xml
Answer: Option B
Solution
Answer: Option B
Solution:
The default value of the type attribute is “text/javascript”. You can specify this type explicitly if you want, but it is never necessary.