Computer Science, asked by elmenaligpo, 1 year ago

Flow chart to find reverse of anumber

Answers

Answered by kvnmurty
3
See the enclosed flow chart  for reversing and printing an integer number.  This one prints a digit by digit.

The second flow chart can print negative numbers reverse also...  This one stores the reverse number and prints at the end.

Attachments:
Similar questions