explain high-order and low-order bytes- numbers


Explain high-order and low-order bytes.

- Numbers are written from left to right in decreasing order of significance. In the same way, bits in a byte of computer memory can be considered as digits of a number written in base.

- Byte holding the least significant 8 bits is known as the low-order byte.

- Byte holding the most significant 8 bits is the most significant byte, or high- order byte.

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: explain high-order and low-order bytes- numbers
Reference No:- TGS0355025

Expected delivery within 24 Hours