Given a two's complement, fixed point number with 8-bits of integer and 8-bits of fraction:
A. What is the largest (most positive) number you can represent?
B. What is the most negative number you can represent?
C. What is the smallest increment between two numbers?