Vidyalelo
JavaScript · Q15

Performance Measures

Programming · JavaScript · question 15

Q15

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.