Computer Science, asked by nnachu02, 8 months ago

Write a program to input a number and display the new number after reversing the digits of the original number.the program also displays the absolute difference between the original number and the reversed number.
Sample input:194
Sample output:491
absolute Difference=297

Answers

Answered by piyush4918
1

Answer:

it is programme of reversed the value then you take logic

Explanation:

a=rev(l-1)

returna;

Similar questions