ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
What is the sum of each of the balanced partitions for the array {5, 6, 7, 10, 3, 1}?
Correct Answer: A — 16
The sum of all the elements of the array is 32. So, the sum of all the elements of each partition should be 16.