Ques:- What is the difference between synchronous and asynchronous API calls
Asked In :-
Vinove Software & Services Pvt Ltd, Winsoft Technologies India Pvt. Ltd, STIC SOFT E-SOLUTIONS, Toxsl Technologies, Solace Infotech, iROID Technologies, MatchMove India, CakeSoft Technologies, Razorpay-Startup, Fission Infotech,
Right Answer:
Synchronous API calls wait for the response before moving on to the next task, while asynchronous API calls allow the program to continue executing other tasks while waiting for the response.
Synchronous API calls wait for the response before moving on to the next task, while asynchronous API calls allow the program to continue executing other tasks while waiting for the response.