Advertisements
Advertisements
प्रश्न
Write the 1’s complement procedure.
टिप्पणी लिखिए
उत्तर
- Step 1: convert given decimal number into Binary
- Step 2: if the binary bit contains 8 bits if less add 0 at the left most bit, to make it 8 bits.
- Step 3: Invert all the bits, (i.e.) change 1 as 0 and 0 as 1.
shaalaa.com
Binary Representation for Signed Numbers
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?