Vidyalelo
Data Structure · Q697

Miscellaneous on Data Structures

Programming · Data Structure · question 697

Q697

What is the objective of the knapsack problem?

A.
To get maximum total value in the knapsack
Answer
B.
To get minimum total value in the knapsack
C.
To get maximum weight in the knapsack
D.
To get minimum weight in the knapsack

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board