What is the number of voltage increments that can be represented in an 8-bit system?

A)
126
B)
215
C)
255
D)
256

Correct Answer :   255


Explanation : The number of voltage increments that can be in an N bit system is given by 2N-1 = 28-1 =255.