Home / Programming MCQs / JavaScript MCQs / Question

M

Mr. Dubey • 51.43K Points
Coach

Q. Why is a closure template used?

(A) Statically updating in JavaScript
(B) To increase the efficiency and convenience
(C) Dynamically generating HTML in Java and JavaScript
(D) All of the mentioned
Explanation by: Mr. Dubey
Closure Templates are a templating system for dynamically generating HTML in both Java and JavaScript. Because the language was apparently referred to as “Soy” internal to Google, and “Soy” remains in some of the documentation and classes, sometimes Closure Templates are referred to as “Soy Templates”.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.