answersLogoWhite

0

bytes are the computer term to measure how much data is used to create a document. For instance 8 bits equal a byte and one alpha letter is a byte. So if you have a 500 word paper then count all the letters and that is how large your paper is in computer bytes.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Another name for a byte?

The Another name of a BYTE is WORD. Sorry, but that is not correct. Computers do have a 'word length' which is described as a number of either Bits or Bytes. Most modern computers have a 16 bit or 32 bit, some 64 bit, word length. This 'word' is nothing to do with word processing or a typed document - it relates to the computers internal architecture. Some people use Byte and Character as the same thing but this again is not quite technically accurate. A Byte is always 8 bits by definition. However a character (eg the letter 'A') may vary in the number of bits required to store it. In most modern systems each character requires 8 bits - which just happens to be one Byte. Some older systems used 5, 6 or 7 bit characters. A correct technical word to use in place of Byte is Octet.


What is a nano byte in maths?

A billionth of a byte. However, since a byte is the number of binary digits used to encode a single character, I do not see how it is possible to have a billionth of a byte - unless you have developed something way more advanced than quantum computers.


What is a bit computers?

No Mitchell


One character of data is stored as one?

byte


What is the a byte?

A Byte is a collection of eight bits that can represent a single character.


What is a bit on computers?

a bit is 1/8th of a byte


What is a byte order mark?

A byte order mark is a character indicating the endianness (byte order) of a string of text.


What is byte stuffing in computer networking?

In byte stuffing (or character stuffing), a special byte is added to the data section of the frame when there is a character with the same pattern as the flag. The data section is stuffed with an extra byte. This byte is usually called the escape character (ESC), which has a predefined bit pattern. Whenever the receiver encounters the ESC character, it removes it from the data section and treats the next character as data, not a delimiting flag.


Is apostrophe a multi-byte character?

No.


Character use only one byte why Java use two byte for character?

The number of bytes used by a character varies from language to language. Java uses a 16-bit (two-byte) character so that it can represent many non-Latin characters in the Unicode character set.


Does a sentence requires 1 byte of storage?

No, 1 byte is equal to 1 character


How big is one alphanumeric character?

1 Byte and 1 Byte = 8 bits