engineering computer science MCQ #604

What is the main advantage of using a connection-oriented protocol like TCP?

engineering computer science MCQ #604

  1. Question 1

    Q1. What is the main advantage of using a connection-oriented protocol like TCP?

    • A) Faster transmission
    • B) Guaranteed delivery
    • C) Connectionless transmission
    • D) Broadcasting

    Answer: Guaranteed delivery

    Explanation: TCP guarantees delivery of packets by using acknowledgments and retransmissions. NET computer science MCQs often test this core concept.