Question
Download Solution PDFWhat is the 2's complement of 0011 0101 1001 1100?
Answer (Detailed Solution Below)
Detailed Solution
Download Solution PDFConcept:
1's complement of Binary: 1's complement of a Binary number is defined by the value obtained by inverting all the bit, i.e, 0 as 1 and 1 as 0.
∴ 1's complement of 1100 0110 = 0011 1001
2's complement of Binary: It is the sum of 1's complement of Binary number and 1 to the least significant bit (LSB).
∴ 2's complement = 1's complement + 1 (LSB)
Calculation:
Given Binary Number,
0011 0101 1001 1100
1's complement = 1100 1010 0110 0011
2's complement = 1's complement + 1 (LSB)
Alternate Method
Note: A shortcut method of forming the 2's complement of a binary number is to copy bits from the right until a one-bit has been copied, then invert the remaining bits i.e, 0 as 1 and 1 as 0.
Last updated on Jun 2, 2025
-> NIMCET 2025 admit card will be declared on June 3, 2025. Candidates can download the hall ticket till June 8, 2025.
-> NIMCET 2025 exam is scheduled for June 8, 2025. It will be conducted in Computer-Based Test (CBT) mode and will consist of 120 multiple-choice questions.
-> NIMCET 2025 results will be declared on June 27, 2025.
-> Check NIMCET 2025 previous year papers to know the exam pattern and improve your preparation.