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 |
Which port numbers are used by TCP and UDP to set up sessions with other hosts? A.) 1024 and above B.) 6 and 17 respectively C.) 1-25 D.) 6-17
Given the configuration example<HR> <B>interface ethernet0 ipx network 4a ipx access group 800 out interface ethernet1 ipx network 3d interface ethernet2 ipx network 5c access list 800 permit 3d 4a</B><HR> Which two actions result from implementing this configuration? (Choose two) A. IPX network 5c will not receive any traffic B. Traffic from network 3d for network 4a will be forwarded out e0 C. Traffic from network 4a for network 3d will be forwarded out e0 D. Traffic from network 3d destined for network 4a will be forwarded out e2 E. The access list is applied to an outgoing interface and filters outbound traffic
What we called 64 bit mac-address in ipv6?
How IEEE Calculate the Cost of Link (ex.. 10mbps is having Cost 100) Is there any formula or any test to calculate it.
What does the parameter -- LOG -- do on an IPX access list? A.) The log keyword is not a valid option. B.) Read the LOG to figure out what traffic to deny. C.) Logs the creation of the access list. D.) Logs IPX access control list violations whenever a packet matches a particular access list entry. E.) Ensures the IPX protocol places a log in the fireplace.
Identify the command to configure the router to boot from an alternate IOS located in flash? A.) boot system flash IOS.exe B.) boot system tftp IOS.exe 172.16.5.1 C.) boot system alternate IOS.exe D.) boot system rom IOS.exe
How many ports are present in a router?
What command displays detail information about the OSPF interfaces, including the authentication method?
Which layer called error detection layer?
Which protocol can do load balancing on unequal cost also?
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
Explain how many tables are in ospf protocol?