Multiple choice technology web technology

which is not a jquery ajax request?

  1. $.getScript(url,callback)
  2. $.ajax(options)
  3. $.post(url,data,type,callback)
  4. $.get(url,data,callback,type)
Reveal answer Fill a bubble to check yourself
C Correct answer