What are the core components of angular 2?



What are the core components of angular 2?..

Answer / Bhuvnesh Kumar Rawat

The core components of Angular 2 are: Component (the building block of an application), Directive (used for extending HTML), Template (used to define views), Data Binding (automatic synchronization of data between a component and its view), Dependency Injection (automated dependency resolution), and Services (provide shared functionality).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

Explain angular 2 hidden property?

1 Answers  


What is ng in ng serve?

1 Answers  


What is buffer (window storage)?

1 Answers  


What is a pure pipe?

1 Answers  


In angular, describe how will you set, get and clear cookies?

1 Answers  


What are the concept of scope hierarchy?

1 Answers  


Tell me angular js date calendar with example?

1 Answers  


Which js is best?

1 Answers  


What is main differences between angular expression and javascript expression?

1 Answers  


List some inbuilt services in angularjs?

1 Answers  


What is a single page application or spa?

1 Answers  


How does oauth 2.0 work?

1 Answers  


Categories