Vidyalelo
JavaScript · Q1

Graphics And Rendering

Programming · JavaScript · question 1

Q1

What is the advantage of the code produced graphics being smaller than the images themselves?

A.
Bandwidth saving
Answer
B.
Increase in bandwidth
C.
Dynamic advantages
D.
None of the mentioned

Answer: Option A

Solution

Answer: Option A
Solution:
The code used to produce graphics on the client side is typically much smaller than the images themselves, creating a substantial bandwidth savings.