Mark As Completed Discussion

Are you sure you're getting this? Click the correct answer from the options.

What is a promise in JavaScript?

Click the option that best answers the question.

  • A way to handle synchronous operations in JavaScript
  • A function that can be called synchronously
  • An object used to handle the result of an asynchronous operation
  • A method used to pause the execution of a JavaScript program