Q. |
The 0-1 Knapsack problem can be solved using Greedy algorithm. |
A. | true |
B. | false |
Answer» B. false | |
Explanation: the knapsack problem cannot be solved using the greedy algorithm. |
Login to Continue
It will take less than 2 minutes