Question: Write a program to enter the data in print them in reverse after squaring them. F example, if the array has (1,2,3,4) and output should
Write a program to enter the data in print them in reverse after squaring them. F example, if the array has (1,2,3,4) and output should be 16,9,4,1. Write a program in java which store 10 numbers and find the sum of odd and ev numbers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
