1. Byte Ordering : Big and Little Endian store character data in opposite directions, but NUMERICAL data must be stored the same way. Why?
2. Bus Arbitration : How does the bus arbiter deal with the following issues: greedy devices, proximity-to-arbiter, priority, and centralizated vs. decentralized arbitration. Create an analogy that addresses these issues.