Rewrite the Recital program so that instead of using a secondary stage to obtain string values for

Question:

Rewrite the Recital program so that instead of using a secondary stage to obtain string values for the data array, it uses System.out.println to display each prompt in the console window and uses Scanner’s nextLine method to retrieve the corresponding user input.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: