- What is the whole goal of Angular ?
- What are directives in Angular and how many types of directives exists?
- Explain data bindings and different types of the same?
- Explain the basic components involved in Angular ?
- Difference between AngularJS vs Angular?
- What are component and modules in Angular?
- What are decorators in Angular ?
- What is metadata or annotations in Angular ?
- What are templates in Angular ?
- What is SPA and how to implement in Angular ?
- Explain the importance of routing in Angular & how to implement?
- What is Lazy loading concept in Angular
- How to implement lazy loading in Angular?
- What is node ?
- What is NPM
- What is the importance of node_modules folder ?
- What is packagejson ?
- What is typescript?
- What is the need of Angular CLI ?
- What are services in Angular ?
- In What scenarios will we use content projection ?
- Explain Content Projection Slots in Angular?
- Why do we need “ViewChild” and “ViewChildren” in Angular?
- What’s Template reference variable
- Explain “ContentChild” and “ContentChildren” ?
- Differentiate between ViewChild , ViewChildren , ContentChild and ContentChildren ?
- What is { static: true } in ViewChild ?
- What’s the importance Angular component hooks / life cycle?
- Explain in detail Angular life cycle hooks?
- Differentiate between “constructor”
and “ngOnInit()” ?
- How to implement lazy loading in Angular?
- How to implement HTTP in Angular ?
- How to pass data between components?
- What are pipes ?
- Can you give some examples of inbuilt Angular pipes ?
- How can we write a custom pipe ?
- What is RxJs and why do we need it ?
- What are observables and observers?
- What is stream in RxJs ?
- What is the use of subscribe in RxJs ?
- How to unsubscribe from the stream ?
- What are operators in RxJs?
- Where did you use RxJs in Angular ?
- Differentiate between RxJs and Promises?
- How to install rxJs ?
- Why is rxjs called Push/Reactive not pull/imperative ?
- Name some rxJs Operators ?
- What are interceptors in Angular?
- How to implement interceptors?
- Give some use of Interceptors?
- Can we provide multi-interceptors?
- Notes by author for further book expanstion
Saturday, 29 June 2024
Angular Interview Questions
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Thanks for the contribution, our team will check and reply back if response required.