Multiple Choice
A certain register used to store signed binary numbers provides a 16- bit output. Determine the range of register output values and how many different values the register is capable of containing.
A) Range: - 32,76810 to +32,767 Values: 65,53610
B) Range: - 32,76810 to +32,768 Values: 65,53510
C) Range: - 65,53610 to +65,536 Values: 131,07110
D) Range: - 65,53610 to +65,535 Values: 131,07210
Correct Answer:

Verified
Correct Answer:
Verified
Q55: The MOST commonly used system for representing
Q56: A half adder is normally used when
Q57: Multiplication of the unsigned numbers 101101<sub>2</sub><sub> </sub>and
Q58: The 5- bit 2's- complement equivalent of
Q59: In sign- magnitude form, a 0 in
Q61: In a sign- magnitude format, a "1"
Q62: What is the decimal equivalent of the
Q63: The operations of addition and subtraction of
Q64: The problem (F79<sub>16 </sub>- BA4<sub>16</sub>) is performed
Q65: Which of the following represents the 2's-