What is a template in angular?



What is a template in angular?..

Answer / Ranjan Pandey

In Angular, a template is an HTML file that contains Angular-specific syntax to bind data from the TypeScript components to the view. It can also contain directives and bindings.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

Why is this project called "AngularJS"? Why is the namespace called "ng"?

1 Answers  


What is single page application?

1 Answers  


Is angular 7 stable version?

1 Answers  


What are the differences angular modules, javascript modules vs. Angular 1 modules?

1 Answers  


Whats is a filter?

1 Answers  


What are different ways to create service in AngularJS?

1 Answers  


Explain what is key difference between angular expressions and JavaScript expressions?

1 Answers  


What is an interceptor in angular? Why it is used?

1 Answers  


What are decorators in angular?

1 Answers  


Can you explain the concept of scope hierarchy? How many scopes can an application have?

1 Answers  


Why angular is so popular?

1 Answers  


How to get actions of event binding in angular 4?

1 Answers  


Categories