A

Admin • 833K Points
Coach

Q. What does the rendering engine do when it encounters JavaScript?

  • (A) Skips the code
  • (B) Continues painting
  • (C) Switches to Javascript Interpreter
  • (D) None of the mentioned
  • Correct Answer - Option(C)
  • Views: 28
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

The rendering engine handles painting the content to the screen. When it encounters JavaScript, it hands it off to the JavaScript interpreter.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.