Question: jQuery's AJAX functions return objects that implement the Promise API. As a result, you can chain promises and avoid nested callbacks. What does that look like?

  1. A
  2. B
  3. C
  4. D

Answer: The correct answer of the above question is Option A:A