Yes, Angular uses jQuery if it is present in the app when your application is being bootstrapped. However, if jQuery is not present in the script path, Angular will fall back to its own implementation of the subset of jQuery. This is called jQLite.

BY Best Interview Question ON 01 Apr 2020