Write a Java program that obtains products' numbers (array namedproducts[]), and allows the user to perform array’s operations using the following methods:
initializeArray() –to initialize the array’s elements
printArray()-to print array’s elements
searchArray()-to search and determine if a product exists in the array
removeArray()-to remove an array element and display the new array
The program also includes:
Your program should include the following code statements in theArrayAppclass:
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here