The Division Algorithm

The Division Algorithm Practice

The division algorithm states that given two integers a and b with b > 0, there exist unique integers q and r such that a = bq + r, 0 ≤ r < b.

Question Types?