engineering computer science MCQ #587

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

engineering computer science MCQ #587

  1. Question 1

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

    • A) Error detection
    • B) Error correction
    • C) Flow control
    • D) Congestion control

    Answer: Error detection

    Explanation: The UDP checksum detects errors in the UDP header and data, ensuring data integrity.