Angular JS Interview Questions and Answers
Difficulty Level: AllBeginnerIntermediateExperienced/Expert
Ques 1. Is AngularJS a library, framework, plugin or a browser extension?
Ques 2. Do you know what is Angulars performance like?
Ques 3. Can you explain the concept of scope hierarchy? How many scopes can an application have?
Ques 4. Do I need to worry about security holes in AngularJS?
Ques 5. What are the key differences between AngularJS and jQuery?
Ques 6. How will you display different images based on the status being red, amber, or green?
Ques 7. How will you show/hide buttons and enable/disable buttons conditionally?
Ques 8. How will you loop through a collection and list each item?