1. Computer Science Engineering (CSE)
  2. Design and Analysis of Algorithms
  3. In which of the following cases, it is n...
Q.

In which of the following cases, it is not possible to have two subsets with equal sum?

A. when the number of elements is odd
B. when the number of elements is even
C. when the sum of elements is odd
D. when the sum of elements is even
Answer» C. when the sum of elements is odd
Explanation: when the sum of all the elements is odd, it is not possible to have two subsets with equal sum.

Discussion