write a qb program to accept a number from the user and reverse the order of digits in the number using ( do until ) loop. Print the new number formed by reversing the digits
Answers
Answered by
1
Answer:
Explanation:
Here is the program to display reverse number.
Attachments:
Similar questions