Is AngularJS same as jQuery?



Is AngularJS same as jQuery?..

Answer / Manoj Kumar Rathor

No, AngularJS and jQuery are not the same. While both are used for building web applications, they have different approaches and philosophies. jQuery is a JavaScript library that focuses on simplifying HTML document traversing, event handling, and animating CSS properties, while AngularJS is a more comprehensive framework for building dynamic web applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

How can you create singleton service in angular 2?

1 Answers  


Difference between $rootscope & $scope?

1 Answers  


What is Transpiling in Angular?

1 Answers  


Explain the component directory structure of angular 4?

1 Answers  


How can someone make an ajax call using angularjs?

1 Answers  


Explain The Steps Involved In The Boot Process For AngularJS?

1 Answers  


What are the key features/concepts of Angular.js?

1 Answers  


What does ng view do?

1 Answers  


What are the different types of filters in angularjs?

1 Answers  


Explain directive in AngularJS?

1 Answers  


How will you create a custom service?

1 Answers  


how to generate a module in angular?

1 Answers  


Categories