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 |
What is the purpose and default value of the CDP timer command? A.) 90 seconds; interval before an entry expires B.) 60 seconds; interval between updates C.) 60 seconds; interval before an entry expires D.) 90 seconds; interval between updates
what is diffrence between circit switching and packet switching
What is the Cisco name for the encapsulation type used on a serial interface? A. HDLC B. SDLC C. SAP D. SNAP
Identify 2 features of PPP PAP authentication? A.) Username and password is sent in clear text B.) Authentication messages are sent periodically during the connection C.) More secure than CHAP D.) Remote node is control of authentication process
What is the protocol and what is the purpose of the following address? 238 255 255 255 A. IPX a SAP broadcast B. IP a multicast group C. IP a reserved address D. IP a directed broadcast E. IPX a flooded broadcast
In configuring a router, what command must be used if you want to delete the configuration data that is stored in the NVRAM?
Which two statements about IP RIP are true? (Choose two) A. It limits hop counts to 31 B. It is a link state routing protocol C. It uses autonomous system numbers D. It is capable of load sharing over multiple paths E. It uses bandwidth as the metric for path selection F. It broadcasts updates every 30 seconds by default
Which line from a show spantree 1 command output indicates that virtual LAN 1 (VLAN1) is functioning properly? A. Root pod is FastEthernet 0/26 B. Port Ethernet 0/1 of VLAN1 is Forwarding C. Designated port is Ethernet 0/1, path cost 10 D. Designated root has priority 0 address 00D0 588F B600 E. VLAN1 is executing the IEEE compatible Spanning Tree Protocol
Which statement is true regarding full duplex? A.) Allows for transmission and receiving of data simultaneously B.) Only works in a multipoint configuration C.) Does not affect the bandwidth D.) Allows for transmission and receiving of data but not at the same time
Which Standard IP Access list commands will deny only the source address 1.1.1.1? A.) access-list 9 deny host 1.1.1.1 B.) access-list 9 deny 1.1.1.1 255.255.255.0 C.) access-list 9 deny 1.1.1.1 0.0.0.0 D.) access-list 9 deny 1.1.1.1 0.255.255.255 E.) access-list 9 deny 1.1.1.1 255.255.255.255
what is the major difference between EIGRP & IGRP?
srry for inconvnce ..here is complete qs...ignore the previous 1 3 router configured with RIP & Ripv2 rotuer 1- connected with router 2 having sr ip 10.0.1.2 routing : ripv2 E0:192.168.1.10 router 2: connected with router 1 and router 3 having sr 0 ip 10.0.1.3 & sr 1 ip 11.0.1.2 routing :rip & ripv2 E0=192.168.10.2 router 3: connected with router 2 having sr ip 11.0.1.3 routing: rip E0=172.16.10.2 is there communication possible?