CupcakeLover9901 CupcakeLover9901 15-11-2022 Computers and Technology contestada 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