Question: In C Create a function: void ReverseNumber( long number ) In that function, reverse the digits of the given number Print both the given number
In C
Create a function: void ReverseNumber( long number ) In that function, reverse the digits of the given number Print both the given number and the number with the digits reversed
Test with 3 different numbers, with one of them is a negative number
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
