Tell me does Angular use the jQuery library?

Submitted by: Administrator
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.
Submitted by: Administrator

Read Online AngularJS Job Interview Questions And Answers