Step 1: Understand basic data units.
In computers, data is stored and processed in binary form using bits (0 and 1).
Step 2: Recall the definition of a Byte.
A Byte is defined as a group of 8 bits. This unit is commonly used to represent a single character of data.
Step 3: Analyze the options.
4 bits, 16 bits, and 32 bits do not define a byte according to standard computer architecture.
Step 4: Conclusion.
Hence, 1 Byte is equal to 8 bits.