Vidyalelo
JavaScript · Q5

Graphics And Rendering

Programming · JavaScript · question 5

Q5

When is JavaScript called obtrusive?

A.
JavaScript code is medium sized
B.
JavaScript code is so small
C.
JavaScript code is so large
Answer
D.
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.