When transmitting a 32-bit 2’s complement integer in big-endian order, when is the sign bit transmitted?
What will be an ideal response?
Engineers use the term little-endian to describe a system that sends the Least Significant Bit
(LSB) first, and the term big-endian to describe a system that sends the Most Significant Bit (MSB)
first. According to the definition given, for a 32-bit 2’s complement integer in big-endian order, the
sign bit, namely MSB.
Computer Science & Information Technology
You might also like to view...
The ________ icon displays next to the links for all subdocuments, when the master document is collapsed
A) Lock B) Hyperlink C) Hide D) Key
Computer Science & Information Technology
The company Chris works for has notifications posted at each door reminding employees to be careful to not allow people to enter when they do. Which type of controls best describes this?
A. Detective B. Physical C. Preventive D. Directive
Computer Science & Information Technology