How many bytes are there in binary number 1001101000111010?
How many bytes are there in binary number 1001101000111010? Correct Answer 2
Byte means 8 bits and a Nibble means 4 bits
1001101000111010 = 10011010: 00111010
Hence given binary digit have two bytes.
মোঃ আরিফুল ইসলাম
Feb 20, 2025
