Multiple Choice
The . . . . . directive is used if you want to add or remove HTML elements from the DOM based on data in the model.
A) ng-switch
B) ng-model
C) ng-Disabled
D) ng-Cloak
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: AngularJS is based on the _ pattern<br>A)VMC<br>B)MVC<br>C)MCV<br>D)CVM
Q16: What angular function is used to manually
Q17: You can create bindings only for the
Q18: The drawback of inline bindings is that
Q19: Which statement is true about scope in
Q20: Whichdirectives bind the input fields to the
Q22: Which directive defines the application controller?<br>A)ng-model<br>B)ng-ctrl<br>C)ng-controller<br>D)None of
Q23: The ng-bind directive . . . .
Q24: How to include HTML content into another
Q25: Controller, which is the JavaScript function that