Ques:- Describe about Asynchronous Transmission?
Asked In :-
Right Answer:
Asynchronous transmission is a method of data transmission where data is sent one byte or character at a time, with each byte being framed by start and stop bits. This allows the sender and receiver to operate at their own pace without needing to synchronize their clocks, making it suitable for applications where data is sent intermittently.
Asynchronous transmission is a method of data transmission where data is sent one byte or character at a time, with each byte being framed by start and stop bits. This allows the sender and receiver to operate at their own pace without needing to synchronize their clocks, making it suitable for applications where data is sent intermittently.