ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
You are given infinite coins of denominations 1, 3, 4. What is the minimum number of coins required to achieve a sum of 7?
Correct Answer: B — 2
A sum of 7 can be achieved by using a minimum of two coins {3,4}.