Direction: Choose the correct option
Q1.
What does the command `ng generate component user` do?
Direction: Choose the correct option
Q2.
Which command builds the Angular project for production?
Direction: Choose the correct option
Q3.
What does `ng serve --open` do?
Direction: Choose the correct option
Q4.
How do you generate a service using Angular CLI?
Direction: Choose the correct option
Q5.
What is the purpose of `ng test` command?
Direction: Choose the correct option
Q6.
What does `ng e2e` command do?
Direction: Choose the correct option
Q7.
How do you generate a pipe using Angular CLI?
Direction: Choose the correct option
Q8.
What is the purpose of `ng lint` command?
Direction: Choose the correct option
Q9.
How do you generate a module with routing?
Direction: Choose the correct option
Q10.
What does `ng update` do?
