Question from the AngularJS test

What is the value of the expression `promise.then(null, function() {})` if `promise` is rejected with an error?

Hard

When we call the resolve() function on an object created with $q.defer(), in what cases is the associated promise rejected in error?

Author: Mathieu RobinStatus: PublishedQuestion passed 82 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!