1.

Fractional knapsack problem is solved most efficiently by which of the following algorithm?

A. Divide and conquer
B. Dynamic programming
C. Greedy algorithm
D. Backtracking
Answer» D. Backtracking


Discussion

No Comment Found