Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Question: What is Angular CLI?
Answer: Angular CLI (Command Line Interface) is a powerful tool for initializing, developing, scaffolding, and maintaining Angular applications. It provides commands for tasks like generating components, services, and modules.

Example:

ng generate component my-component
Is it helpful? Yes No

Most helpful rated by users:

©2026 WithoutBook