Yes, a UDP packet header should contain both Sour Port # and Destination Port #.
<h3>Which fields are included in a UDP header?</h3>
The fields that one can see in a UDP header are:
<h3> Source port :</h3>
This is known to be the port of the device that is known to be sending the data. This field is one that a person can set to zero only if the destination computer do not require one to reply to the sender.
<h3> Destination port :</h3>
This is known to be the port of the device that is said to be getting or receiving the data.
Hence, to the answer above, my response is Yes, a UDP packet header should contain both Sour Port # and Destination Port #.
Learn more about UDP packet from
brainly.com/question/10748175
#SPJ1