Computer Science, asked by FarhanAkhthar, 22 days ago

find 1s complement for -98​

Answers

Answered by yadavsunitadayaram
1

Answer:

your ans

Explanation:

We can find the 1's complement of the binary number by simply inverting the given number .

for example 1's complement of binary number

1011001 is 0100110 . we can find the 2' complement of the binary number by changing each bit ( 0 to 1 & 1 to 0 ) and adding 1 to the least significant bit

Similar questions