Design a generic c++ function that returns a minimum element from anarray. The function should have two parameters. One is the array of a generic type, and the other is the size of the array. Test the function with an array of int, double, and string values.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here