Discussion :: Javascript - CS
- What is the purpose of a Rendering Engine?
A.
Parsing objects in the page |
B.
Drawing all objects in the page |
C.
Both Parsing & Drawing all objects in the page |
D.
None of the mentioned |
Answer : Option C
Explanation :
A Rendering Engine is generally used for parsing and drawing all of the objects in the page.
Be The First To Comment