Multiple choice Consider the following C program The program computers x$\div$y, using repeated subtraction x mod y using repeated subtraction the greatest common divisor of x and y the least common multiple of x only Reveal answer Fill a bubble to check yourself C Correct answer Explanation