Netbeans:use arrays and methods to
Write a program that will read up to 10 letters into an arrayand write the letter back to the screen in the reverse order. Forexample, if the input is
abcd , the output should bedcba. You do not need to use any function.
Expert Answer
An answer will be send to you shortly. . . . .