What are the components?



What are the components?..

Answer / Ajay Kumar Pandey

In AngularJS, components are reusable building blocks that consist of a controller, a template, and optional CSS. They encapsulate the behavior and appearance of specific parts of your application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is the difference between an observable and a promise?

1 Answers  


What is *ngfor directive used for?

1 Answers  


What are the core differences between observables and promises?

1 Answers  


What is provider in angularjs?

1 Answers  


How did you reverse a string?

1 Answers  


What is example of directive?

1 Answers  


What are inbuilt pipes?

1 Answers  


How can we share data between controllers?

1 Answers  


Explain ng-include directive.

1 Answers  


When should we use an attribute versus an element in custom directives?

1 Answers  


What is internationalization? How can it be implemented in angularjs?

1 Answers  


What is router and switch?

1 Answers  


Categories