Question: If you JavaScript project involves a lot of DOM manipulation, but no AJAX or animation, which version of jQuery should you use?

  1. jQuery 3 compressed
  2. jQuery 3 slim
  3. jQuery 2
  4. None of these - jQuery requires AJAX

Answer: The correct answer of the above question is Option D:None of these - jQuery requires AJAX