Angular 12 Quiz Questions and Answers

Answer :
  • ng update @angular/core @angular/cli
Answer :
  • True
Answer :
  • 4200
Answer :
  • A) ng serve
    B) ng s
    C) ng s -o
    All of the above
Answer :
  • npm install -g @angular/cli
Answer :
  • ng version
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
Answer :
  • main.ts
Answer :
  • True
Answer :
  • 7