AngularJS Question:
Download Job Interview Questions and Answers PDF
Tell me does Angular use the jQuery library?
Answer:
Yes, Angular can use jQuery if it's present in your app when the application is being bootstrapped. If jQuery is not present in your script path, Angular falls back to its own implementation of the subset of jQuery that we call jQLite.
Download AngularJS Interview Questions And Answers
PDF
Previous Question | Next Question |
Can you please explain what is testability like in Angular? | Tell me can we use the open-source Closure Library with Angular? |