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 |
Is javascript insecure?
What are the methods involved in javascript?
How to define a anonymous function?
what does javascript null mean?
What is the difference between java and java script?
What is difference between var x =1; and x=1;?
How can you declare a class in javascript?
What is decodeuri() in javascript?
What is the difference between script type and the script language attributes?
List few difference between java and javascript?
What is the difference between ‘let’ and ‘const’?
Is javascript server side or client side?