Q. What does the Angular compiler transform templates into?
β
Correct Answer: (D)
Render functions
Explanation: Angular compiles templates into efficient render functions.