Question: 1 (Choose 1 answer)
Use the Greedy Change-Making algorithm to make a change for 34 cents using quarters, dimes and pennies (1 quarter = 25 cents, 1 dime = 10 cents, 1 penny = 1 cent). What is the total number of coins used?
A. 7
B. 8
C. 9
D. 10
E. None of the other choices