What is the Use of true or false in Ajax cal using Java
Script?

Answers were Sorted based on User's Feedback



What is the Use of true or false in Ajax cal using Java Script?..

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

What is the Use of true or false in Ajax cal using Java Script?..

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

What is the Use of true or false in Ajax cal using Java Script?..

Answer / dfg

dfgdsfg

Is This Answer Correct ?    3 Yes 11 No

Post New Answer

More JavaScript Interview Questions

What is a function callback?

0 Answers  


How do I find javascript?

0 Answers  


How to write a function in javascript?

0 Answers  


if the two text boxes are there i want assign the vales like 2&3 and if i select button means i want find the sum.this is client side scripting in javascript

7 Answers   Infosys,


What is event target in javascript?

0 Answers  


What do you understand by this keyword in javascript?

0 Answers  


What is screen object in JavaScript?

0 Answers  


How will you get the checkbox status whether it is checked or not?

0 Answers  


How to add behavior to an element using javascript?

0 Answers  


How to modify the url of the page without reloading the page?

0 Answers  


why is java platform indipedence

2 Answers   HCL,


How can we establish connection with java and sql server?

0 Answers   TCS,


Categories