MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following statement is correct about data binding in AngularJS? |
| A. | Automatic synchronization of data between model and view components |
| B. | Automatic synchronization of data between model and controller components |
| C. | Technique to save html data in the database |
| D. | Technique to bind database data to html control |
| Answer» B. Automatic synchronization of data between model and controller components | |