Direction: Choose the correct option
Q1.
What are directives in Angular?
Direction: Choose the correct option
Q2.
What are the three types of directives in Angular?
Direction: Choose the correct option
Q3.
Which directive is used to conditionally add or remove an element?
Direction: Choose the correct option
Q4.
What is an attribute directive?
Direction: Choose the correct option
Q5.
What does the asterisk (*) before structural directives indicate?
Direction: Choose the correct option
Q6.
Which of the following is a built-in attribute directive?
Direction: Choose the correct option
Q7.
What is the purpose of `ngNonBindable` directive?
Direction: Choose the correct option
Q8.
Can you create custom directives?
Direction: Choose the correct option
Q9.
What is the difference between a component and a directive?
Direction: Choose the correct option
Q10.
How do you apply multiple structural directives to one element?
