Question: JAVA will be used can you please put an image with your code in it? 2. Create a program that will store 5 integer numbers

 JAVA will be used can you please put an image with

JAVA will be usedyour code in it? 2. Create a program that will store 5

can you please put an image with your code in it?

2. Create a program that will store 5 integer numbers and store it on the array. Afterward, accept input for the integer number to be search on the array. Your program must display the index number where the integer number being search was found. If the integer number being search was not found on the array display NOT FOUND on the message dialog box Here is the sample output: Input X Enter integer number for index 0 21 OK Cancel Input X wo Enter integer number for index 1 5 OK Cancel Input X wo Enter integer number for index 2 6 OK Cancel Input Enter integer number for index 3 9 OK Cancel Input X Enter integer number for index 4 7 OK Cancel Input X wo Enter Search Number : 9 OK Cancel Search X OL Found at index 3 OK

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!