Cisco
300-435 · Question #28
Which two statements describe the traits of an asynchronous API call? (Choose two.)
Sign in or unlock 300-435 to reveal the answer and full explanation for question #28. The question stem and answer options stay visible for context.
Network Automation Foundation
Question
Which two statements describe the traits of an asynchronous API call? (Choose two.)
Exhibit
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 300-435 to see the answer
You've previewed enough free 300-435 questions. Unlock 300-435 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#API calls#Callback functions#Non-blocking operations
