WHAT IS SERIAL TRANSMISSIONS,PARALLELL TRANSMISSION
Answers were Sorted based on User's Feedback
Answer / mr.shahin07
The difference is that serial transmissions only use 2 wires
for transmitting and receiving data, and only 1 for sending
or receiving, and can only send one bit at a time.
Parallel cables use several wires for data transmission and
is much faster than serial thus 8 or more wires are carrying
data *parallel* to each other to it's destination.
In Serial Transmission, Data goes out one by one bit basis
at a time.
Ex - 1 0 1 0 1 1 0 1 0 1 0 > out
In Parallal Transmission, Data goes out group of bits
(Basically 1 byte) basis at a time.
Ex -
1 > out
0 > out
0 > out
1 > out
0 > out
1 > out
0 > out
1 > out
Hope u can understand little from this topic.
Mark it & let me knw the feedback.
Thnx & Regards
Shahin
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / vijay
In serial Transmission date goes one by one but in parallel
transmission we can send date simin.....
| Is This Answer Correct ? | 2 Yes | 0 No |
In order to configure a Frame Relay subinterface with IP identify the 2 commands that must be configured on the physical interface? A.) Router(config-if)# encapsulation frame-relay B.) Router(config-if)# no ip address C.) Router(config-if)#encapsulation subinterface frame-relay D.) Router(config)# subinterface s0 encapsulation frame-relay
CSMA/CD stand for which of the following? A.) Carrier Sense, Multiple Access with Collision Detection B.) Collision Sense, Multiple Access with Collision Detection C.) Collision Sense, Multiple Access with Carrier Detection D.) Carrier Sense, MAC address with Collision Detection
Using the TCP/IP protocol suite, a message is sent from host A to a destination IP address on the same LAN. How does host A determine the destination of a MAC address? A. It uses a proxy APP B. It uses APP requests C. It uses PARP requests D. It uses a router lookup table
Which addresses are valid host addresses? A. 201.222.5.17 B. 201.222.5.18 C. 201.222.5.16 D. 201.222.5.19 E. 201.222.5.31
Which of the following is used to manage and monitor the network? A.) SNMP B.) HTTP C.) IP D.) FTP
What is the protocol number for TCP? A.) 80 B.) 21 C.) 11 D.) 6
Which protocol will let neighbor routers know if your internetwork experienced congestion on a serial port? A.) BootP B.) IP C.) ICMP D.) ARP E.) FTP F.) RARP
Based upon the exhibit, create a static route to 172.16.10.0 on Router A A.) Router# ip route 172.16.10.0 255.255.255.0 10.1.0.2 B.) Router(config)# ip static route 172.16.10.0 255.255.255.0 10.1.0.2 C.) Router(config)# ip route 172.16.10.0 10.1.0.2 D.) Router(config)# ip route 172.16.10.0 255.255.255.0 10.1.0.2
What is the draw back of eigrp protocol?
When configuring the subnet mask for an IP address, which formats can be used?A. dotted-decimal. B. Hexadecimal C. Bit-count D. Octal E. Binary
How do you set the encapsulation type to PPP for an interface? A.) encap ppp B.) ppp encapsulation C.) encapsulation ppp D.) encapsulation ppp enable E.) ppp enable encapsulation
What are the disadvantages of symmetric algorithms?