Biology, asked by tanayadas, 3 months ago

what is promise ??????
but, don't tell promise is unbreakable many breaks that ​

Attachments:

Answers

Answered by sarikaparveen
1

Answer:

In computer science, future, promise, delay, and deferred refer to constructs used for synchronizing program execution in some concurrent programming languages. They describe an object that acts as a proxy for a result that is initially unknown, usually because the computation of its value is not yet complete.

Similar questions