answersLogoWhite

0

A byte (8 bits) is significant because it holds one character of information. For example, one uppercase A or lowercase n, or a decimal digit. There are other characters like commas, spaces, etc. Each can be contained in one byte.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is MSB and LSB?

Least Significant Bit. Least Significant Byte. (Depends on use.)


What does msb represents in a byte?

MSB represents Most Significant Bit.


What is the significance of big-endian byte ordering in Motorola microprocessors?

Big-endian byte ordering in Motorola microprocessors is significant because it determines the way data is stored in memory. In big-endian systems, the most significant byte of a multi-byte data is stored at the lowest memory address, which can impact data manipulation and communication with other systems.


What does 'endian' mean in computer science?

Both little and big endian are still in use today. In big endian the most significant byte is the smallest address stored. In little endian the least significant byte is the smallest address stored.


Why does it take 5 machine cycles in the SHLD instruction of 8085 microprocessor?

fetch SHLD opcode bytefetch direct address least significant bytefetch direct address most significant bytewrite L register contents byte to memorywrite H register contents byte to memory


What name is used to describe the bit of lowest magnitude within a byte or bit string?

Least significant bit.


What is difference between a 'byte' and a 'byte'?

I believe you meant difference between a bit and a byte. A byte is 8 bits.


What is the difference between packed bcd and unpacked bcd?

BCD:A byte (unpacked) representation of a decimal digit in the range0 through9. Unpacked decimal numbers are stored as unsigned byte quantities. Onedigit is stored in each byte. The magnitude of the number is determined fromthe low-order half-byte; hexadecimal values 0-9 are valid and areinterpreted as decimal numbers. The high-order half-byte must be zero formultiplication and division; it may contain any value for addition andsubtraction.Packed BCD:A byte (packed) representation of two decimal digits, each in the range0 through 9. One digit is stored in each half-byte. The digit in thehigh-order half-byte is the most significant. Values 0-9 are valid in eachhalf-byte. The range of a packed decimal byte is 0-99.


How many nibbles are in a byte?

There are two nibbles in a byte.


How bits are in a byte?

Eight bits are in one byte


How big is a pectrol byte?

1024 amos byte = 1 pectrol byte


Which is greater byte or bit?

Byte, since there are 8 bits in every byte