MCQOPTIONS
Saved Bookmarks
| 1. |
In N-bits, you can represent the signed integers ranging from ___________. |
| A. | 2 ^(N-1) to 2^ (N+1) |
| B. | -2^(N-1) to 2^(N-1) -1 |
| C. | 2 ^(N+1) to 2^(N-1) +1 |
| D. | 2^ (N) to 2^ (N+1) |
| Answer» C. 2 ^(N+1) to 2^(N-1) +1 | |