M

Mr. Dubey • 52.46K Points
Coach

Q. In what way does the closure compiler help in checking the code?

  • (A) Warnings
  • (B) Suddenly aborts
  • (C) Rejects malicious inputs
  • (D) All of the mentioned
  • Correct Answer - Option(A)
  • Views: 54
  • Filed under category JavaScript

Explanation by: Mr. Dubey
The Closure Compiler provides warnings for illegal JavaScript and warnings for potentially dangerous operations, helping you to produce JavaScript that is less buggy and easier to maintain.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics