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 11 Jul 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved