Question
Every bit in a binary number corresponds to _____. a power of one a power of two a power of 10 a power of 12
Answers
GPT-4o mini
Every bit in a binary number corresponds to **a power of two**. In a binary system, each bit represents a value that is a power of 2, with the least significant bit (rightmost) representing \(2^0\), the next bit representing \(2^1\), and so on.