How do you make an AJAX request using jQuery?

Instruction: Provide an example of making a simple GET request to an API endpoint using jQuery.

Context: This question tests the candidate's ability to utilize jQuery for asynchronous HTTP requests, a critical component of dynamic web applications.

Upgrade to view answer

Related Questions