Write generic method min, which accepts an array and returns the smallest item. Then use the method on the String type. Write generic method max2, which accepts an array and returns an array of length two representing the two largest items in the array. The input array should be unchanged. Then use this method on the String type.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here