Page 1 of 1

Which statement about synchronous and asynchronous API calls is true?

Posted: Fri Jul 22, 2022 5:28 pm
by answerhappygod
Which statement about synchronous and asynchronous API calls is true?

A. Synchronous API calls wait to return until a response has been received.
B. Synchronous communication is harder to follow and troubleshoot.
C. Synchronous API calls must always use a proxy server.
D. Asynchronous communication uses more overhead for client authentication.