What is the purpose of the checksum in the UDP header?
Q1. What is the purpose of the checksum in the UDP header?
Answer: To ensure data integrity
Explanation: The checksum in UDP is used for error detection, ensuring data integrity by detecting corruption during transmission.