Which of the following statements about 32-bit binary values is NOT true?
a) 32-bit binary values can represent 2³² different combinations.
b) Each bit in a 32-bit binary value can be either 0 or 1.
c) The maximum decimal value that can be represented by a 32-bit binary value is 4294967295.
d) 32-bit binary values are commonly used to represent colors in graphics.