Question: Write a C program in which you will take number of series as input from the command line and you will pass n/4 number to
Write a C program in which you will take number of series as input from the command line and you will pass n/4 number to each thread. One thread will calculate sum of series. One thread will calculate average of series. One thread will calculate Maximum and one thread will calculate the Minimum of series.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
