CiscoCisco
300-835 · Question #36
300-835 Question #36: Real Exam Question with Answer & Explanation
The correct answer is D: It blocks processing until a response is received from the service.. See the full explanation below for the reasoning.
Network Programmability Foundation
Question
What does a single-threaded client application do when an API is consumed synchronously?
Options
- AIt receives a slower response from the API service.
- BIt continues processing without waiting for a response.
- CIt receives a quicker response from the API service.
- DIt blocks processing until a response is received from the service.
Topics
#API Interaction#Synchronous Processing#Single-threaded Clients#Blocking Operations
Community Discussion
No community discussion yet for this question.