Question #148055

How to convert the below statement to the synchronous request?


Options:

Explanation:
To execute a synchronous request, you need to change the third parameter of the <span class="w3-codespan">open()</span> method to <span class="w3-codespan">false</span>.
Tags: AJAX

Test Your Knowledge

Want to practice more questions like this? Take a quiz in this category!

Take a Quiz

Share This Question