HCLTech Interview Question

Angular.js Question Only 1) Why preferred Angular.js 2) What is signal page application 3)What is two way data binding.

Interview Answers

Anonymous

Oct 9, 2017

Data binding in AngularJS is the synchronization between the model and the view.

1

Anonymous

Oct 9, 2017

1. AngularJS has been quite popular amongst developers for its extensive features and toolsets that allow a developer to code less, and let angular work. 2.AngularJS from developer’s point of view is a complete tool set (framework) to enhance and extend HTML. HTML as a language is used to create static web pages. AngularJS is what makes your HTML advanced to provide dynamic views in web applications i.e. one can now extend HTML to create dynamic web application using Angular.