As per the given question,
We have to determine the subtraction, 3AB16-43510-6178
Now, hexadecimal to binary conversion of the given terms
(3AB16)16=(00111010101100010110)2
similarly, (43510)16=(01000011010100010000)2
(6178)16=(0110000101111000)2
Now subtraction of 3AB16−43510 using 1s compliment,
⇒(00111010101100010110)2−(01000011010100010000)2=(1000100111111010)2
⇒(1000100111111010)2−(0110000101111000)2=(10100010000010)2
Hence octet conversion of the given terms will be 24202
Comments