QUESTION IMAGE
Question
question 5
1 pts
tcp is a simpler protocol than udp and does not have the same level of flow - control and error - recovery.
true
false
question 6
1 pts
a partial mesh is a topology of a mesh network that connects only some workstations together, especially the workstations that are used the most.
true
false
Brief Explanations
- Question 5: TCP (Transmission Control Protocol) is more complex than UDP (User Datagram Protocol). TCP has features like flow - control (using techniques like sliding window) and error - recovery (through re - transmission of lost packets). UDP is a simpler, connectionless protocol without these extensive control mechanisms.
- Question 6: A partial mesh topology in a mesh network connects only some of the workstations. It is often used to balance cost and functionality, where not all devices need to be directly connected to every other device, especially when considering usage patterns (e.g., connecting the most used workstations more comprehensively).
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
- Question 5: B. False
- Question 6: A. True