Question: Write a complete C++ program to initialize a char array with your name. like John Smith The apply programming logic (loop) to reverse the array
Write a complete C++ program to initialize a char array with your name. like "John Smith" The apply programming logic (loop) to reverse the array and display the reversed array. like
"htimS nhoJ"
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
