Vidyalelo
JavaScript · Q21

Graphics And Rendering

Programming · JavaScript · question 21

Q21

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
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
A Rendering Engine is generally used for parsing and drawing all of the objects in the page.