How AngularJS is different from other JavaScript Framework?



How AngularJS is different from other JavaScript Framework?..

Answer / chaitanya

AngularJS is different from other JavaScript framework in following ways:

1. AngularJS mark-up lives in the DOM.

2. AngularJS uses plain old JavaScript objects (POJO).

3. AngularJS is leverages with Dependency Injection.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is flex in angular material?

0 Answers  


What are the angularjs global api?

0 Answers  


What is shadow dom in angular?

0 Answers  


What are ngModel and how do we represent it?

0 Answers  


What is jit and aot in angular?

0 Answers  


What is root injector in angular?

0 Answers  


What is the use of custom directive in angular 2?

0 Answers  


When using ngif if the condition is true. How to display the message and if the condition is false then how to display the message?

0 Answers  


What is @injectable()? Why use?

0 Answers  


How do you define a transition between two states in angular?

0 Answers  


How to enable html5 mode in angular 1.x?

0 Answers  


What are events in angular?

0 Answers  


Categories