Infosys interview question

What is Promise in JavaScript?

Interview Answer

Anonymous

Aug 9, 2023

Promise is an object representing the eventual completion or failure of an asynchronous operation.