Consider the Problem of adding two n-bit binary integers, stored in two n-element arrays A and B. The sum of the two integers should be stored in binary from in an (n+1)-element array C. State the problem formally and write pseudocode for adding the two integer.
shaiksalim 0 Newbie Poster
mrnutty 761 Senior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.