Computer Science, asked by pinao8266, 1 year ago

A five digit number is entered through the keyboard write a program to obtain the reverse number and to determin wheith the original and reversed number are qequal or not

Answers

Answered by Anonymous
3

C programming source code to reverse a number entered by user with output ... Example to reverse an integer entered by the user. ... Enter an integer: 2345 Reversed Number = 5432

Similar questions