Solved

At Framework Level, How Does Angular Retrieve the Matching Elements

Question 24

Multiple Choice

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

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions