+1 vote
in Angular 2 Routes and Forms by

Which decorator is optional if the class has any other decorator?

Question from Angular 2 Routes. Select the correct answer from below options: 

a) @injectable

b) @Input

c) @component

d) @output

1 Answer

0 votes
by

Correct answer is :--a) @injectable

injectable decorator is optional if the class has any other decorator

Related questions

0 votes
asked Feb 26, 2022 in Loan by sharadyadav1986
0 votes
asked Sep 3, 2022 in Ruby by DavidAnderson
...