Question: I want the code in java 1. Write a program to input a set of five numbers and print them out in the reverse order

 I want the code in java 1. Write a program to

I want the code in java

1. Write a program to input a set of five numbers and print them out in the reverse order of input. Put both the input and printing in loops. Variables a[] x Output Input five numbers: 0 ? 235 1 ? 256.23 2?458 3?265.12 4 ? 5 Heretheyare:5265.12458256.23235

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Heres a Java program to input a set of five numbers and print them out in reverse order The program ... View full answer

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!