📚 Practice Mode
JavaScript AJAX and Fetch API
Learn at your own pace with hints and detailed explanations
1 / 15
Multiple Choice
Which JavaScript method is used to send an asynchronous HTTP request to a server?
- fetch()
- XMLHttpRequest()
- send()
- open()
JavaScript AJAX and Fetch API
Learn at your own pace with hints and detailed explanations
Which JavaScript method is used to send an asynchronous HTTP request to a server?