MCQOPTIONS
Saved Bookmarks
| 1. |
How many different combinations can be made from a n bit value? |
| A. | 2<sup>(n+1)</sup> |
| B. | 2<sup>(n)</sup> |
| C. | 2<sup>(n)</sup>+1 |
| D. | None of the mentioned |
| Answer» C. 2<sup>(n)</sup>+1 | |