ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
For every rod cutting problem there will be a unique set of pieces that give the maximum price.
Correct Answer: B — False
Consider a rod of length 3. The prices are {2,3,6} for lengths {1,2,3} respectively. The pieces {1,1,1} and {3} both give the maximum value of 6.