Answer:
is the correct answer to the given question .
Explanation:
In this question the figure is missing We have attached the figure kindly find it .
Now coming to the answer
With the help of Triangle Inequality Theorem.
The triangle Inequality theorem saying that the total of a sizes of either side of a triangle is larger than the size of a third side
Consider that x be the measurement of the 3rd side triangle
Now apply the theorem of Inequality
(1 )

Update the equation so it will written like that

(2)
Again with the help of triangle Inequality theorem

Hence the possible ranges of the size is 
Therefore the answer is 1.3< x < 6.7
Answer:
c. String
Explanation:
The equals method in java String class takes an object reference as a parameter. We can compare two Strings with the help of equals method of the String class. The equals() method of the java String class compares the given strings based on the content of the string.
Use of the String equals method:-
if (stringOne> stringTwo) it will return a positive value.
if both of the strings are equal lexicographically means
(stringOne == stringTwo) it will return 0.
if (stringOne < stringTwo) it will return a negative value.
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