Write a program to accept a number between 0 to 9 and display it in words with algorithm and flowchart
Answers
Answered by
0
Answer:
Design an algorithm and draw corresponding flowchart to print the value of the number in words when the number entered is ... int sum = *num – '0' + *( num + 1 ...
Similar questions