Answer Posted / hr@tgksolutions.com
A Promise represents a value that may be available now, later, or never.
States of a Promise:
1. Pending: Initial state, not fulfilled or rejected.
2. Fulfilled: Operation completed successfully.
3. Rejected: Operation failed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the naming conventions for the variables in javascript?
What is the difference between var and let?
What is the difference between push() and concat() in javascript?
How to get the contents of an input box using javascript?
How can javascript language be separated from objects?
What is javascript used for on iphone?
What is the disadvantage of javascript?
Is JavaScript case sensitive? Give an example?
What is the difference between test () and exec () methods?
What is the purpose of 'this' operator in JavaScript?
Example of using regular expressions for syntax checking in javascript?
How to test PAGE LOAD TIME, RELOAD THE PAGE, CAPTURE THE URL'S , TEST THE PIXALS please please above all these how to test as a tester
How to write comment in JavaScript?
Describe javascript and vbscript.
How to convert a string to lowercase?