Q5
When is JavaScript called obtrusive?
A.
JavaScript code is medium sized
B.
JavaScript code is so small
C.
JavaScript code is so large
AnswerD.
All of the mentioned
Answer: Option C
Solution
Answer: Option C
Solution:
When the amount of JavaScript code is so large that it effectively obscures the HTML, we call JavaScript as obtrusive.