Computer Science, asked by digansh6075, 11 months ago

Write a program to accept a number between 0 to 9 and display it in words with algorithm and flowchart

Answers

Answered by RewelDeepak
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