Digital Electronics - Digital Arithmetic Operations and Circuits - Discussion

Discussion Forum : Digital Arithmetic Operations and Circuits - General Questions (Q.No. 35)
35.
Determine the two's-complement of each binary number.
00110        00011        11101
11001    11100    00010
00111    00010    00010
00110    00011    11101
11010    11101    00011
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Tridib said:   8 years ago
1 s complement of
00110 00011 11101 is
11001 11100 00010, Now add 1 with this result gets 2s complement of the number i.e 11010 11101 00011.

Post your comments here:

Your comments will be displayed after verification.