AngularJS Question:
Download Questions PDF

Does Angular use the jQuery library?

Answer:

Yes, Angular can use jQuery if you have included the jQuery library.
IF Not, Angular falls back to its own implementation of the subset of jQuery that we call jQLite.

Download AngularJS Interview Questions And Answers PDF

Previous QuestionNext Question
How to initiate variable in AngularJS?Give an Example of Data-Binding in AngularJS?