Welcome to your interview.
The question is on your right: Compare TCP and UDP Protocols. Take a moment with it first.
Talk your thinking through with me if you like - when you're confident, submit your answer and I'll grade it like a real screen (7/10 or better passes). Discussion and graded submissions share your five interviewer interactions, so spend them well.
Network communication choices affect latency, reliability, and application behavior. Interviewers ask this to test whether you understand transport-layer trade-offs and can connect them to real systems.
Explain the differences between TCP and UDP. In your answer, address:
You do not need to derive packet formats from memory, but you should be able to compare the protocols clearly, describe the main mechanisms behind reliability and speed, and discuss practical trade-offs such as overhead, congestion handling, and message loss.