Problem
1. Distinguish between an embedded system and a regular computing system.
2. Embedded systems' programmers are the last holdout for assembly language programming. Explain.
3. A random number generator can be used to vary service times as well as determine arrivals. For example, assume that 20% of the customers take 8 minutes and 80% of the customers take 3 minutes. How might you use a random number generator to reflect this distribution?