Logo 
Search:

Assembly Language FAQ

Submit Interview FAQ
Home » Interview FAQ » Assembly LanguageRSS Feeds

What is asynchronous data transfer?

  Shared By: Alfonsa Miller    Date: Nov 14    Category: Assembly Language    Views: 911

Answer:

It is a data transfer method which is used when the speed of an I/O device does not match with the speed of the microprocessor. Asynchronous data transfer is also called as Handshaking.

Share: 
 

Didn't find what you were looking for? Find more on What is asynchronous data transfer? Or get search suggestion and latest updates.


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: