In Big Endian system the most significant value is stored first in memory i.e in the lower order memory address.
In Little Endian system the least significant value is stored first i.e in the lower order memory address.
It occurs at byte level and can also extend to bit level within each byte.
Tuesday, May 13, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment