Vidyalelo
JavaScript · Q159

Document Object Model And Event Handling

Programming · JavaScript · question 159

Q159

Which of the following is a utility function in jQuery?

A.
jQuery.each()
B.
jQuery.parseJSON()
C.
jQuery.noConflict()
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
jQuery.noConflict() is the utility function in jQuery.