engineering computer science MCQ #566

What is the purpose of the checksum in the UDP header?

engineering computer science MCQ #566

  1. Question 1

    Q1. What is the purpose of the checksum in the UDP header?

    • A) To ensure data integrity
    • B) To provide flow control
    • C) To guarantee delivery
    • D) To prioritize packets

    Answer: To ensure data integrity

    Explanation: The checksum in UDP is used for error detection, ensuring data integrity by detecting corruption during transmission.