Direction: Choose the correct option
Q1.
What does `[ngClass]` directive do?
Direction: Choose the correct option
Q3.
What does `[ngStyle]` directive do?
Direction: Choose the correct option
Q8.
What is the difference between `ngClass` and `class` attribute?
Direction: Choose the correct option
Q9.
What happens if you use both `[class]` and `[ngClass]` on same element?
Direction: Choose the correct option
Q10.
How do you conditionally apply multiple styles with `ngStyle`?
