AJAX - Quiz

  • AMagnetic field
  • BMagnetic flux
  • CMagnetic domain
  • DMagnetic moment
  • ANon-magnetic materials
  • BDiamagnetic materials
  • CParamagnetic materials
  • DFerromagnetic materials
  • A JavaScript Object Notation
  • B Java Standard Object Notation
  • C JavaScript Oriented Notation
  • D Java Serialized Object Notation
  • A ajaxRequest()
  • B sendRequest()
  • C httpRequest()
  • D $.ajax()
  • A To store the response data
  • B To track the status of the XMLHttpRequest object
  • C To set the request headers
  • D To define the request method
  • A To initiate a POST request
  • B To retrieve JSON data from the server using GET
  • C To serialize form data
  • D To send a synchronous request