InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of a Rendering Engine?(a) Parsing objects in page(b) Drawing all objects in page(c) Both Parsing & Drawing all objects in page(d) Rendering objectI had been asked this question in examination.This intriguing question comes from Browser Parsing and Rendering topic in portion Graphics and Rendering of JavaScript |
|
Answer» Correct CHOICE is (c) Both Parsing & DRAWING all objects in page |
|