1. jQuery.each()
  2. jQuery.parseJSON()
  3. jQuery.noConflict()
  4. None of the mentioned
4 views

1 Answers

Answer: Option 3

jQuery.noConflict() is the utility function in jQuery.

4 views

Related Questions