Which numerical system is being used in this example?
4B=75
Binary
Hexidecimal
Two's compliment
Sign and Magnitude
Binary is a base 2 numerical system.
Which numerical system is in use here (highlight all that apply):
27
Denary
Convert these two's compliment numbers to denary: 1001 0011 = 0110 0011 =
Complete the following binary subtraction sum: 1011 - 0110 = Give you answer in denary.
Complete the following binary addition sum: 1101 0101 + 0111 1001 = Give you answer in denary.
Which is the correct conversion of this sign and magnitude number to denary? (Tick one)
1011 0011
179
-77
-176
51
To convert binary to denary, you must add all the column headings with a 0 below them.
To convert denary to hexidecimal, you must multiply the number by 16.
Convert the following binary number to Two's Compliment: 100 1010 =