Vidyalelo
JavaScript · Q33

Array And Function

Programming · JavaScript · question 33

Q33

Which of the following uses a lot of CPU cycles?

A.
GUI
B.
Statically generated graphics
C.
Dynamically generated graphics
Answer
D.
All of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
Dynamically generating graphics from real-time data uses a lot of CPU cycles.