BC are correct:
Asynchronous calls do not block (or wait) for the API call to return from the server. Execution continues on in your program, and when the call returns from the server, a “callback” function is executed.
200-901 OCG pg 132
".. they (Asynchronous APIs) do not wait until a response is received prior to continuing to function and process other aspects of data. Asynchronous APIs provide a callback function so that the API response can be sent back at another time, without the application having to wait for the entire transaction to complete."
I think is another Tricky question...
The key word is "trait"
Everyone has experimented slow responses on async http (facebook/twitter) when keeps waiting for the requested info.
upvoted 2 times
...
This section is not available anymore. Please use the main Exam Page.200-901 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
blinksink
Highly Voted 3 years, 10 months agoTejas007
Most Recent 1 month agoiLikeHamburgers
6 months agomacxsz
2 years, 4 months agoionycash
3 years, 4 months ago