Write a program which should consists ofa user defined function “Task ()”[Function returns no value]. Pass 1D arrayto the function, along with number ofelements of array. Function should deletethe largest element from the passedarray. Display the final array afterdeletion [After function is called] in themain () function. [Note: Array should bepassed using by reference approach]
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here