Write a c program that will fork a new process the parent


Write a C program that will fork a new process. The parent side has to sort the elements of an array of size 10 in ascending order, while the child process has to sort the same array in descending order using bubble sort technique. Compile and Run this program under LINUX. " it must me written using c language and using fedora 16 "

Request for Solution File

Ask an Expert for Answer!!
Science: Write a c program that will fork a new process the parent
Reference No:- TGS01247799

Expected delivery within 24 Hours