Becbgk.edu

Let the parent process sort the first half of the list and child process sort the second half of the list. Finally let the parent process merge the two sorted sublists and display the result. Write a C program to sort the given set of numbers. ................
................