Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam JavaScript-Developer-I All Questions
Exam JavaScript-Developer-I All Questions

View all questions & answers for the JavaScript-Developer-I exam

Salesforce Developer JavaScript-Developer-I Question # 21 Topic 3 Discussion

JavaScript-Developer-I Exam Topic 3 Question 21 Discussion:
Question #: 21
Topic #: 3

Whichstatement accurately describes an aspect of promises?


A.

Arguments for the callback function passed to .then() are optional.


B.

In a.then() function, returning results is not necessary since callbacks will catch the result of a previous promise.


C.

.then()cannot be added after a catch.


D.

.then() manipulates and returns the original promise.


Get Premium JavaScript-Developer-I Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.