Q:

$.foo() is equivalent to

-1

$.foo() is equivalent to


  1. javascript.foo()
  2. document.foo()
  3. jQuery.foo()
  4. None of the above

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

C.jQuery.foo()

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

jQuery MCQ Quiz (Multiple Choice Questions And Answers)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which built-in method returns the character at the... >>
<< Look at the following jQuery selector: $(“div#in...