McqMate
| 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. | |
View all MCQs in
Design and Analysis of AlgorithmsNo comments yet