ExamGecko
Question list
Search
Search

Related questions











Question 8 - 300-435 discussion

Report
Export

What are two characteristics of synchronous calls to APIs? (Choose two.)

A.

They can be used only with certain programming languages.

Answers
A.

They can be used only with certain programming languages.

B.

They make your application less portable, so asynchronous calls are preferred.

Answers
B.

They make your application less portable, so asynchronous calls are preferred.

C.

They can add perceived latency to your application if data is not received.

Answers
C.

They can add perceived latency to your application if data is not received.

D.

They block until a response is returned from the servers.

Answers
D.

They block until a response is returned from the servers.

E.

They do not block while waiting for the API to be processed.

Answers
E.

They do not block while waiting for the API to be processed.

Suggested answer: C, D

Explanation:

Reference: https://docs.cloudmgmt.cisco.com/display/40API/Synchronous+and+Asynchronous+APIs

asked 07/10/2024
Mustapha Amine Atmani
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first