Question 3 - Suppose that TCP's current estimated values for theround-trip time (estimated RTT) and deviation in the RTT (DevRTT)are 300 msec and 35 msec, respectively. Suppose that the next threemeasured values of the RTT are 250 msec, 200 msec, and 330 msecrespectively. Compute TCP's new value of DevRTT, estimated RTT, andthe TCP timeout value after each of these three measured RTT valuesis obtained. Use the values of α = 0.125, and β = 0.25.