What is the correct way to have the function checkState called after 10 seconds?
Correct Answer: window.setTimeout(checkState, 10000);
Explanation:
Note: This Question is unanswered, help us to find answer for this one
More Ajax MCQ Questions
Ajax MCQs | Topic-wise