What is the main advantage of using a connection-oriented protocol like TCP?
Q1. What is the main advantage of using a connection-oriented protocol like TCP?
Answer: Guaranteed delivery
Explanation: TCP guarantees delivery of packets by using acknowledgments and retransmissions. NET computer science MCQs often test this core concept.