Problem
1.What are the binary, octal, and hexadecimal representations of the decimal number 10?
2. Why is binary data representation and signaling the preferred method of computer hardware implementation?
3. What is excess notation? What is twos complement notation? Why are they needed? In other words, why can't integer values be represented by ordinary binary numbers?