Use APA format to answer the following questions:
Q1. Name five types of data that a computer can process.
Q2. How is bit pattern length related to the number of symbols the bit pattern can represent?
Q3. How does the bitmap graphic method represent an image as a bit pattern?
Q4. What is the advantage of the vector graphic method over the bitmap graphic method? What is the disadvantage?
Q5. What steps are needed to convert audio data to bits patterns?
Q6. Compare and contrast the representation of positive integers in unsigned, sign-and-magnitude format, and two's complement format.
Q7. Compare and contrast the representation of negative integers in sign-and-magnitude format, and two's complement format.
Q8. Compare and contrast the representation of zero in sign-and-magnitude, two's complement, and Excess formats.
Q9. Discuss the role of the leftmost bit in sign-and-magnitude and two's complement formats.
Q10. Why is normalization necessary in floating-point representations of real numbers; after a number is normalize, what kind of information does a computer store in memory. What is mantissa?