Quiz Complete, well Done!
What is the advantage of sign and magnitude representation?
In sign and magnitude representation, the binary number 10011011 represents the decimal number
.
Using sign and binary the number 20 is represented as
.
In sign and magnitude binary, there are
representations for zero.
Magnitude
How is the sign of a number determined in two's complement?
What happens if both the leftmost bit and the remaining bits are zero in sign and magnitude representation?
In sign and magnitude representation, the most significant bit indicates the
.
Ones Complement
What is the purpose of two's complement?
The
of a sign and magnitude binary number represents the absolute value of the number.
What value represents a negative number in sign and magnitude representation?
The 2's complement binary number 1001 is equivalent to
in denary
What is the disadvantage of sign and magnitude representation?
In sign and magnitude representation, the leftmost bit represents the sign. What value represents a positive number?
In sign and magnitude binary, the leftmost bit represents the
.
Which bit is flipped when finding two's complement of a binary number?
In sign and magnitude binary, the remaining bits after the first bit represent the
.
Which of the following operations can be easily performed in two's complement?
What is the range of values that can be represented using eight bits in two's complement?