What is the purpose of the 3rd argument in the below command : xmlhttp.open("POST", url, true)

  1. Append the contents of the Text file.

  2. Append the contents of the XML File.

  3. Data will be processed asynchronously.

  4. Data will be process Synchronously.


Correct Option: C

Find more quizzes: