Q159
Which of the following is a utility function in jQuery?
A.
jQuery.each()
B.
jQuery.parseJSON()
C.
jQuery.noConflict()
AnswerD.
None of the mentioned
Answer: Option C
Solution
Answer: Option C
Solution:
jQuery.noConflict() is the utility function in jQuery.