MCQOPTIONS
Saved Bookmarks
| 1. |
Which statement is true about scope in AngularJS? |
| A. | The scope is the binding part between the HTML (view) and the JavaScript (controller). |
| B. | The scope is an object with the available properties and methods. |
| C. | The scope is available for both the view and the controller. |
| D. | All of the above |
| Answer» E. | |