ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
In which of the following cases, the maximum sum rectangle is the 2D matrix itself?
Correct Answer: A — When all the elements are negative
When all the elements of a matrix are positive, the maximum sum rectangle is the 2D matrix itself.