CupcakeLover9901 CupcakeLover9901 Today at 9:29 AM Computers and Technology Answered write an application that prompts the user to enter a number to use as an array size, and then attempt to declare an array using the entered size. if the array is created successfully, display an appropriate message. java generates a negative array