Salesforce JavaScript-Developer-I Question Answer
Which statement accurately describes an aspect of promises?
Arguments for the callback function passed to .then() are optional.
In a.then() function, returning results is not necessary since callbacks will catch the result of a previous promise.
.then() cannot be added after a catch.
.then() manipulates and returns the original promise.
TESTED 18 Jan 2026
Copyright © 2014-2026 ACE4Sure. All Rights Reserved