Program Requirements: Create a complete program that has the…

Question Program Requirements: Create a complete program that has the… Program Requirements:Create a complete program that has the ability to store and display integer values in an array.Add additional elements to the array using screen input.Remove array elements based on screen input.List all of the elements in the array and compute the sum of all the elements.List the even elements in the array and compute the sum of the even elements.List the odd elements in the array and compute the sum of the odd elements.Image transcription textList Screen Sum All Screen Basic Application Example Basic Application Example – File Help File Help IntegerSums Integer Sums Enter an Integer: 34 Add Remove Enter an Integer: 5 Add Remove List List Sum All ExitWO JUN Sum All Exit W JWON Sum Even Sum Even Sum Odd Sum Odd The total of the entries is: 55… Show more   Computer Science Engineering & Technology Java Programming COMP ICS4U1 Share QuestionEmailCopy link Comments (0)