questions on CSS HTML Angular versions and difference between versions About current role
Angular Developer Interview Questions
1,606 angular developer interview questions shared by candidates
1. Explain the complete Angular architecture. 2. What is view encapsulation? 3. How to prevent F5(refresh) in a form? 4. Explain all the life cycle hooks with its advantages. 5. How to pass same header in all the http requests used in different components. Tell 2-3 ways.
Describe the event loop in javascript. How does the server and browser use cookies? What are the function of generic types in Typescript?
Angular Lifecycle Bundle Files Communication between components RXJS
All questions related to oops
Tell me about yourself. basics of angular framework, oops concepts.
What are lifecycle hooks in angular ?
What are some web security concerns?
find numbers greater than 10 let arry = [1, 5, 15, 8, 25, 10, 30, 9]; let greaterThanTen = arry.filter(num => num > 10); console.log(greaterThanTen); // Output: [15, 25, 30]
1. Use of input output decorator
Viewing 471 - 480 interview questions