Vidyalelo
Data Structure · Q135

Dynamic Programming in Data Structures

Programming · Data Structure · question 135

Q135

Consider a matrix in which all the elements are non-zero(at least one positive and at least one negative element). In this case, the sum of the elements of the maximum sum rectangle cannot be zero.

A.
True
Answer
B.
False

Answer: Option A

Solution

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