There are 2 types of post back in AJAX.

  • Asynchronous - It does not block the client.
  • Synchronous - It blocks the client until the operation completes.
BY Best Interview Question ON 08 Mar 2020