difference between parallel and serialo communication
Answer Posted / rajasekhar
In parallel communication data is transfered parallely
ex:1
0
0
1
in parallel communication each bit requires separate path
that means for example when we transfer data from source to
destination in single wire but in parallel communication
each bit require separate wire.so cost is very high
In serial communication data is transfered serialy
ex: 0 1 1 0 1
it requires single wire to transmit all the data.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
what is disk interleaving? why is disk interleaving adopted?
What is source route
what is upsizing and downizing?
Explain Wireless networks.
Subnet the class C network address 198.67.25.0 into eight subnets. Why are the ‘all ones’ and ‘all zeroes’ subnets not used ?
Write two ways in which computer applications differ from network applications ?
Which layer is used to detect and correct errors
Write down the basic features of HDLC protocol? Could HDLC be used as a data link protocol for a LAN? Justify your answer.
up to which ver of linux using lilo boot loader? last ver of linux.
Explain the advantage and disadvantage of ethernet ?
What is count to infinity problem ?
What are the two types of transmission technology available
Differentiate between SMTP and SNMP
What is a minimum data size of an Ethernet frame ?
when I issue the "show ip route bgp" command, I see my routes being learned via ospf and bgp. How can I verify on the nx-os which one will always be used and which one is a backup?