When two n-bit binary numbers are added the sum will contain at the most
When two n-bit binary numbers are added the sum will contain at the most Correct Answer (n + 1) bits
With n bits we can represent 2n numbers.
Adding two such number will require n + 1 bits in worst case.
মোঃ আরিফুল ইসলাম
Feb 20, 2025
