Write a program to sort the elements of 1D array in descending order and also implement linear search on the same array. Both sorting and searching operations should be done inside one user defined function: “Task”. So, for achieving the required functionality, pass array into the function: Task () from main () using Pass by reference/ or address approach.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here