Angular 12 Quiz Questions and Answers
Answer :
- ng update @angular/core @angular/cli
Answer :
- A) ng serve
B) ng s
C) ng s -o
All of the above
Answer :
- npm install -g @angular/cli
Answer :
- A) Packaging application and release for the deployment
B) Testing an Angular app
C) <p>Various code generation options for Component, Module, Class, Pipes, Services, and many other types are also supported.</p>
All of the above