For your class SwitchMenu, you have defined the function arrayA to return a 2D array, but you actually just return a String value. There is also an error in your case1 with how you access the first...