Direction: Choose the correct option
Q1.
What is required to install Angular CLI?
Direction: Choose the correct option
Q2.
Which command installs Angular CLI globally?
Direction: Choose the correct option
Q3.
How do you verify Angular CLI installation?
Direction: Choose the correct option
Q4.
Which command creates a new Angular project named 'my-app'?
Direction: Choose the correct option
Q5.
What does the `--routing` flag do when creating a new Angular project?
Direction: Choose the correct option
Q6.
What is the purpose of the `--skip-tests` flag?
Direction: Choose the correct option
Q7.
Which file is created when you run `ng new`?
Direction: Choose the correct option
Q8.
What is the purpose of `--style=scss` flag?
Direction: Choose the correct option
Q9.
How do you install a specific version of Angular CLI?
Direction: Choose the correct option
Q10.
What is the default package manager used by Angular CLI?
