[solved] – Question 96103
Q1.Write an algorithm to compute the quotient and reminder given that integer x(x >=0) is divided by another integer y(y>0). Assume that only addition and subtraction are the available arithmetic operation
Q2. Write an Algorithm to compute the perimeter and area of a triangle given the co_ordinates of its vertices
Expert Answer
OR

