Question: Write a function ( C/C++ or Java) that adds two digit strings in base b, where Each string may contain as many as 1,000 digits.

Write a function ( C/C++ or Java) that adds two digit strings in base b, where Each string may contain as many as 1,000 digits. Return the sum in a string that uses the same number base
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
