(I) alone is insufficient because the GCD can be m only if n is a multiple of m - all other cases will lead to no commom divider. This leads to two possible answers so therefore Insufficient.
(2) alone is insufficient because you can have more than one number combination that satisfies the equation but gives you a different GCD: To test, plug m=2 , n=7 (no commom divider) or m=6 , n=21 (3 as a commom divider)
(1) and (2) together satisfy the question. The only prime number for m that satisfies equation (2) is 2, stating that the numbers do not have a commom divider, as n will be equal to 7, another prime number.
So, answer is C.