Discuss the below:
- What is the largest positive number one can repent in an 8-bit 2's complement code ? Create your result in binary and decimal.
- What is the greatest magnitude negative number one can represent in an 8-bit 2's complement code? Write your result in binary and decimal.
- What is the largest positive number one can represent in n-bit 2's complement code?