Computer Science, asked by rkansara139, 5 months ago

Write a program to print reverse of a 3-digit number.​

Answers

Answered by Anonymous
2

Answer: Store the number using scanf. Get the last digit of the number , num1= n/100. Get the middle digit from the user, num2=(num%100)/10. To get the last digit from the user, num3=(num%10)/100.

Explanation: If it's correct then plzzz mark it as the Brainliest

Answered by diksha3545
0

Answer:

ok ok ok

Explanation:

i am in 7th classs

Similar questions