Tell me what is directive and Mention what are the different types of Directive?

Submitted by: Muhammad
During compilation process when specific HTML constructs are encountered a behaviour or function is triggered, this function is referred as directive. It is executed when the compiler encounters it in the DOM.

Different types of directives are

► Element directives
► Attribute directives
► CSS class directives
► Comment directives
Submitted by: Muhammad

Read Online AngularJS Developer Job Interview Questions And Answers