InterviewSolution
Saved Bookmarks
| 1. |
Which of the following gets converted to DOM elements by the rendering engine?(a) Tokens(b) Strings(c) Address(d) CharactersThis question was addressed to me in an interview.My doubt is from Page Render BottleNecks Optimization topic in section Invocation and Performance Navigation of JavaScript |
|
Answer» The correct OPTION is (a) Tokens |
|