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
Q14: EventEmitter class is used by directives and
Q15: The . . . . . .
Q16: EventEmitter class acts both as an observer
Q17: Scope act as glue between controller and
Q18: We need to tell AngularJS what part
Q19: Events in Angular 2 behave like normal
Q20: Events on child elements are propagated upwards,
Q21: Can '$scope' be injected while creating service
Q22: You cannot use AngularJS directives to tell
Q23: Which angular function is used to wrap