What is angular 4 and why it is used?



What is angular 4 and why it is used?..

Answer / Kavita Kumari

Angular 4 is an open-source JavaScript framework for building dynamic web applications. It is a part of the Angular project led by Google and the TypeScript community. Angular 4 is used for developing single-page applications (SPAs) because it provides features such as dependency injection, template binding, and directives, which make it easier to build complex web applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is flex layout in angular?

1 Answers  


Explain what string interpolation is in angularjs?

1 Answers  


Which one is fast between $digest and $apply?

1 Answers   SLK Software,


What is the use of decorators in angular?

1 Answers  


Which js is best?

1 Answers  


Is react easier than javascript?

1 Answers  


How many types of data bindings are there in angularjs?

1 Answers  


what is di (dependency injection) and how an object or function can get a hold of its dependencies?

1 Answers  


Is vue better than angular?

1 Answers  


Explain the validation feature in angularjs?

1 Answers  


What is data binding in angularjs and what is the difference between one-way and two-way binding?

1 Answers  


How many times ngoninit is called?

1 Answers  


Categories