What is a decorator in angular 6?



What is a decorator in angular 6?..

Answer / Baljeet Singh

A decorator in Angular 6 is a function applied to a class or property to add additional behavior without changing the original structure.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

Which method can be used to define a service and its method?

1 Answers  


What are the features of bazel?

2 Answers  


What would you not put the shared module?

1 Answers  


How would you select a custom component to style it?

1 Answers  


What is difference between javascript and typescript?

1 Answers  


What are the attributes can be used during creation of a new angularjs directives?

1 Answers  


What are angular providers?

1 Answers  


What is the use of arrow function in angular 2?

1 Answers  


Explain the concept of scope.

1 Answers  


How to upgrade angular 7 to 8?

2 Answers  


What is an angular 2 service?

1 Answers  


What is angular testing? What are isolated unit tests? What are angular testing utilities?

1 Answers  


Categories