Question: Write a C program with two functions, first one for input natural number with four digits and second for display the number in the reverse
Write a C program with two functions, first one for input natural number with four digits and second for display the number in the reverse order. For example input= 1234 and output will be output=4321
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
