Question: Question 3: [2 Points] write a complete C program that performs the following: 1) Read the name of the user and store it in a

 Question 3: [2 Points] write a complete C program that performs

Question 3: [2 Points] write a complete C program that performs the following: 1) Read the name of the user and store it in a string named name. The maximum number of letters in any name is 15. 2) Output the name of the user. 3) Define a new string named reverse. Store in reverse the name of the user reversed. For example, if the name of the user is "Ahmad", the string reverse should contain "damha". 4) Print the string reverse

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!