What is the Use of true or false in Ajax cal using Java
Script?
Answers were Sorted based on User's Feedback
Answer / vicky
I believe the question is about Open
("Get/Post","url","async") method.
True : Asnynchronisation is on. We can carryon the
processing and must not wait for the result. We'll assign
the function to get data in onReadyStateChange.
False: Synchronous processing. We must wait for the result
for further processing.
Thanks,
VS
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / hari kumar
ajax is a very famous football team ,but it doesnt hav any players wit the name true or false ,hence the qn is wrong
| Is This Answer Correct ? | 0 Yes | 6 No |
How to redirect a url using JavaScript?
How does javascript work?
What is the use of anonymous function in javascript?
How can I prevent others from reading/stealing my scripts or images?
Why is my javascript function not defined?
How to create a function using function constructor?
How will you explain closures in javascript? When are they used?
Why global variables are bad javascript?
What are the main uses of javascript?
How to create objects in JavaScript?
what is a dataset
What is jscript used for?