Why do we have serial and parallel interface, which
one was faster and why and when we should go for this
interface.
Answer Posted / saikiran
Both the interfaces have it own importance,
in serial the data is transmitted in sequence i.e is 1 bit
at a time for one clock cycle so to transfer 8 bits of info
you need 8 clock cycles in short it takes more time
comparatively.
where as in parallel 8 bits of transmission is transmitted
is in 1 clock cycle.
parallel transmissions normally used for tarnsmited data
from computer to printer(through LPT port)
parallel transmission is faster than serial transmission.
| Is This Answer Correct ? | 23 Yes | 3 No |
Post New Answer View All Answers
How to Destroy Sockets?
What is ipc name?
What is socket in ipc?
What is ipc rtos?
What is Mapped Memory?
How to Create Pipes?
How to Debugg Semaphores?
What is ipc in linux?
Explain Communication Between Parent and Child Processes?
What are Wait and Post Operations?
What are the Uses of mmap?
What is ipc and its types?
What is ipc 610 620?
What is Shared Access to a File?
What are Internet-Domain Sockets?