200-301 · Question #656
200-301 Question #656: Real Exam Question with Answer & Explanation
The correct arrangement maps TCP characteristics ('used to reliably share files between devices' and 'supports reliable data transmission') together, and UDP characteristics ('appropriate for streaming operations with minimal latency' and 'provides best-effort service') together.
Question
Drag and Drop Question Drag and drop each characteristic of device-management technologies from the left onto the deployment type on the right. Answer:
Explanation
The correct arrangement maps TCP characteristics ('used to reliably share files between devices' and 'supports reliable data transmission') together, and UDP characteristics ('appropriate for streaming operations with minimal latency' and 'provides best-effort service') together. TCP is a connection-oriented protocol that guarantees delivery and order, making it ideal for file transfers and reliable data exchange. UDP is a connectionless, best-effort protocol that sacrifices reliability for speed, making it suited for real-time streaming and low-latency applications where occasional packet loss is acceptable.
Topics
Community Discussion
No community discussion yet for this question.