Question: Question 3 [Points Modify and run the program shown below in the following way. There is an array of 20 elements defined in the program.


Question 3 [Points Modify and run the program shown below in the following way. There is an array of 20 elements defined in the program. The elements of the array are: 120 18 16 14 12 10 8 6 4 2-10-20-30-40 15 23 25 75 45 33]. Thread 1 adds the first five elements (i.e., 20, 18, 16, 14, 12, Thread 2 adds the next five elements (i.e., 10, 8, 6, 4, 2), Thread 4 adds the last five elements (23, 25, 75, 45, 33). Finally, the sum of all the 20 elements is printed by the program. include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
