Tag: Jargon

  • What is Synchronous?

    What is Synchronous?

    Synchronous or sync means a thing that is synchronized or thing that are coordinated with the time fame. In simple term it is method of transmitting the data one by one and the all data has to wait for first one to get completed before second starts. This term is basically used in technology for communication and data transfer…

    Click here to read more.

  • What is Asynchronous?

    What is Asynchronous?

    Asynchronous or async means a thing that is not synchronized. In easy way asynchronous is method of transferring data intermittently rather than one by one transmission. This term is basically used in technology for communication and data transfer methods. Illustration: A telephone conversation is always asynchronous; because at the both end we can talk any time when we want…

    Click here to read more.