Answer:
The smallest value that m could have is 0, while the largest is [tex]2^n - 1[/tex]
Explanation:
For numbers with n bits, we have that:
The minimum possible value is 0.
The maximum possible value is [tex]2^n - 1[/tex]
So, in this question, since the number m has n bits:
The smallest value that m could have is 0, while the largest is [tex]2^n - 1[/tex]