Home »
MCQs »
MEAN Stack MCQs
Which of the following is used to bind input fields to a model?
19. Which of the following is used to bind input fields to a model?
- ng-bind
- ng-input
- ng-model_fields
- ng-model
Answer: D) ng-model
Explanation:
ng-model is used to bind input fields to a model.