M

Mr. Dubey • 52.77K Points
Coach

Q. Which of the following gets converted to DOM elements by the rendering engine?

  • (A) Tokens
  • (B) Strings
  • (C) Address
  • (D) All of the mentioned
  • Correct Answer - Option(A)
  • Views: 57
  • Filed under category JavaScript

Explanation by: Mr. Dubey
The string returned by the network layer gets tokenized into meaningful chunks. The rendering engine then takes the tokens and converts them to DOM elements.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics