1.

At framework level, how does Angular retrieve the matching elements for processing?

A. Makes use of jqLite(element) function.
B. If jQuery is used, jQuery(element) is used by way of assigning jQuery to jqLite variable
C. Both of the above
D. None of the above
Answer» D. None of the above


Discussion

No Comment Found