Assume a 16-bit fixed point, two's complement representationwith 8-bits of integer and 8-bits of fraction. What is therepresentation of the following values in hexidecimal?
A. 34.5678
B. -112.8765
C. 143.3456
Given the representation described above
1.What is the largest number you can represent?
2. What is the smallest, in absolute value, that you canrepresent?
3. The smallest difference between two numbers?
4. The smallest difference between two numbers?