Write a program to sort the elements in 1D array in descending order and also implement linear search on the same array. Both sorting and searching operations should be done inside 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