nerdexam
Cisco

200-901 · Question #16

Which two statements describe the traits of an asynchronous API call? (Choose two.)

Sign in or unlock 200-901 to reveal the answer and full explanation for question #16. The question stem and answer options stay visible for context.

Understanding and Using APIs

Question

Which two statements describe the traits of an asynchronous API call? (Choose two.)

Options

  • AThe order in which API calls return can be guaranteed
  • BA call to an API does not block the code, but rather it allows application processing to continue
  • CThe end user can experience latency or performance lag while waiting for the API call to return
  • DCode execution blocks or waits for the call to an API to return.
  • EA callback function typically is used to process the response from an API call

Unlock 200-901 to see the answer

You've previewed enough free 200-901 questions. Unlock 200-901 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Asynchronous API calls#Non-blocking operations#Callback functions#API characteristics
Full 200-901 Practice