What is the difference between TCP and UDP?
A.) TCP is connection-oriented; UDP uses acknowledgements only
B.) TCP is connection-oriented; UDP is connectionless
C.) Both TCP and UDP are connection-oriented, but only TCP
uses windowing
D.) TCP and UDP both have sequencing, but UDP is connectionless
Answers were Sorted based on User's Feedback
Answer / guest
The correct answer(s): B
TCP provides guaranteed connection oriented delivery of
packets, UDP
does not.
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / m haja bahurudeen
Ans : B
TCP UDP
Connection oriented Connection less
Acknowledgement No
Operation speed slow fast
Reliable No
Port no - 6 17
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / kapilasdhir
B.) TCP is connection-oriented; UDP is connectionless
| Is This Answer Correct ? | 9 Yes | 2 No |
what is difference between designated router and backup designated router and explain feature of both router.
Frame relay technology works on which layer of osi model?
What is the most common layer 2 device? A. Hub B. Bridge C. Switch D. Router
What layer can optionally support reliability? A.) Transport B.) IP C.) Physical D.) Network E.) Sub-physical layer
A traffic light is an example of what type of mechanism? A.) Collision detection B.) Flow control C.) Sequence numbering D.) Network management
What is a Window in networking terms?
What is the difference between ‘bit rate’ and ‘baud rate’?
Which statement about the flow control function of TCP is true? A. TCP makes no snarl to check for lost or duplicate data packets B. The application layer must sequence data packets when using TCP C. TCP controls the flow of UDP data through negative acknowledgements (NAK) D. TCP is a connection-oriented protocol that acknowledges receipt of data packets and is considered reliable
When using RIP, routing updates are broadcast every ____ seconds. A. 30 B. 10 C. 60 D. 90
What should be the first command to create an access-list that prevents all users on subnetwork 10.10.128.0, using subnet mask 255.255.192.0, from being able to telnet anywhere? A.) access-list 101 deny tcp 10.10.128.0 0.0.63.255 any eq telnet B.) access-list 101 deny tcp 10.10.128.0 255.255.0.0 any eq telnet C.) access-list 101 deny tcp 10.10.128.0 255.255.192.0 any eq telnet D.) access-list 101 deny tcp 10.10.128.0 0.0.192.255 any eq telnet E.) access-list 101 deny tcp 10.10.128.0 0.0.128.255 any eq telnet F.) access-list 101 deny tcp 10.10.128.0 0.0.127.255 any eq telnet
What is half duplex and full duplex?
Which protocol switch use for filling its mac-table?