Computer Science, asked by abhijitkgpanshu3151, 1 month ago

Write the 1's complement numbers and 2's complement number for the -13, -65, -46

Answers

Answered by saransrini03
0

Binary number = 1100010 Second, check binary number as 8 bits, If less add 0 as the left most bit, 01100010 Third, Invert all bits (change 1 as 0 and 0 as 1) 1’s complement for 10011101Read more on Sarthaks.com - https://www.sarthaks.com/1019313/find-1s-complement-and-2s-complement-for-the-following-decimal-number-a-98-b-135

Similar questions