Time management is very much important in IIT JAM. The eduncle test series for IIT JAM Mathematical Statistics helped me a lot in this portion. I am very thankful to the test series I bought from eduncle.
Nilanjan Bhowmick AIR 3, CSIR NET (Earth Science)
Eduncle Best Answer
According to
Cohen Sutherland line clipping algorithm.
The line segment joining (–1, 0) and (4, 5)
y – 0 = ((5 – 0) / 4 – (–1))*(x – (–1))
y = x + 1
Clipped against this window will connect the points are (0, 1) and (2, 3) based on given data.