AngularJS Developer Question:
Download Questions PDF

What is templates in AngularJS?

Answer:

Templates are the rendered view with information from the controller and model. These can be a single file (like index.html) or multiple views in one page using "partials".

Download AngularJS Developer Interview Questions And Answers PDF

Previous QuestionNext Question
What is uppercase filter?Tell me what are the filters in AngularJS?