Pranam Bhat
What is "asynchronous" and "synchronous" in programming?

Please explain “asynchronous” and “synchronous” in programming with an example. What does it mean? What are the benefits?

By Pranam Bhat in .NET on Jul 03 2021
  • Ravibhushan Kumar
    Oct, 2021 19

    synchronous is single thread execuation programming but in asynchronous, the asynchronous code will execute in another thread/browser API to make responsive ui intraction only.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS