When two n-bit binary numbers are added, the sum will contain at the most
(a)
n bits
(b) (n + 1) bits
(c) (n + 2) bits
(d) (n + 3) bits
Answers
Answered by
3
Answer:
option b is correct answer
Step-by-step explanation:
mark as brainllist
Answered by
0
When two n-bit binary numbers are added, the sum will contain at the most:
(b) (n+1) bits.
- Suppose we add any two n-bit binary numbers then the result that is the sum of those two n-bit binary numbers will result in (n+1) bits. When we are dealing with the n-bit binary numbers we are basically representing the number as . Therefore, adding them it will result in (n+1) bits.
- If we take an example of two n-bit binary numbers such as: and adding them it will result in which is the (n+1)th term.
Similar questions