Develop a flowchart and then write a ‘C’ program to add two very large positive integers using arrays

b) Develop a flowchart and then write a ‘C’ program to add two very large positive integers
using arrays. The maximum number of digits in a number can be 15.


Leave a Reply