Implementing Automation for Cisco Enterprise Solutions (ENAUTO) — Question 82

Setting is used for the dampening period when configuring an on-change publication for YANG-push versus OpenConfig.
What are two characteristics of synchronous calls to APIs? (Choose two.)

Answer options

Correct answer: A, C

Explanation

The correct answers are A and C. Option A is accurate because synchronous calls indeed wait for a response, while option C highlights that such calls can add latency if responses are delayed. Options B and D are incorrect as they do not define synchronous calls, and option E is wrong because synchronous calls do block while waiting for the response.