XMLHttpRequest Question:
Download Job Interview Questions and Answers PDF
What is Ready State?
Answer:
Ready State: - Returns the current state of the object.
0 = uninitialized
1 = loading
2 = loaded
3 = interactive
4 = complete
0 = uninitialized
1 = loading
2 = loaded
3 = interactive
4 = complete
Download XHR2 Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain Open ("method", "URL", "async", "uname", "pswd")? | How do I get the XMLHttpRequest object? |