In AngularJS, what is the data binding?

55. In AngularJS, what is the data binding?

  1. Synchronization between controller part and view part
  2. Synchronization between model part and controller part
  3. Synchronization between model part and view part
  4. None of the above

Answer: C) Synchronization between model part and view part

Explanation:

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

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.