Write a program that asks the user for a string and display


Write a program that asks the user for a string and display that same string in reverse order on the screen. The function should take a string parameter with the users input and return the same string, except each character is in reverse order. You must write a function to do this!

The main function should get the user's input, call the function and display the resulting stirng to the screen.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write a program that asks the user for a string and display
Reference No:- TGS01081852

Expected delivery within 24 Hours