Question: Write a program that reverses a string and prints it on the screen. The sentence may contain spaces and the maximum number of characters
Write a program that reverses a string and prints it on the screen. The sentence may contain spaces and the maximum number of characters including in the sentence is 99. Sample input/output: CC:\Users\P-2633\Desktop\file.exe Enter a string to be reversed: Hi Theref reversed string ferehl iH Process returned 0 (0x0> execution time : 9.328 s Press any key to continue.
Step by Step Solution
There are 3 Steps involved in it
Answer Heres a C program that reverses a string and prints it include include include int main ... View full answer
Get step-by-step solutions from verified subject matter experts
