InterviewSolution
Saved Bookmarks
| 1. |
Which of the following uses a lot of CPU cycles?(a) GUI(b) Statically generated graphics(c) Dynamically generated graphics(d) Generic scopingThe question was posed to me in a job interview.I would like to ask this question from Closures in section Lexical Structures of JavaScript |
|
Answer» Correct choice is (c) Dynamically generated graphics |
|