answersLogoWhite

0

A byte is a measure of memory in the computer, 8 bits is equal to one byte, a bit is a binary value of 1 or 0, you cannot really measure how much memory it can hold.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How much data is on 1 byte of ram?

One byte of RAM can hold up to one byte of data. This is equivalent to one 8-bit (ASCII) character, such as a keyboard letter, number, or symbol.


One character of data is stored as one?

byte


What is the minimum amount of data a computer can hold?

Theoretically, the smallest amount of data a binary computer can hold is one bit (an eighth of a byte. it can only hold two states: 1 or 0.)


What do you call an amount of data equal to 8 bits?

8 Bits is one Byte. Half of a byte (4 bits) is a nibble.


In data processing a byte is?

What is measured in most sources of computers,andtells you how much memory you can hold.


What does memory cell contain?

one - byte data.


What is the official unit of data?

The official unit of data is the byte. A byte is made of 8 bits and is the amount of computer storage space needed to store one character of information.


What exactly is a byte?

A byte is the smallest data unit of modern binary computers. It represents either a 1 or a 0. Bits are compiled into a set of eight bits, known as a byte. Bytes represent one piece of data, such as a single letter, etc.


Are bits in a byte?

if u bit a dik it past if u byte a dik its present tense.


What is the format specifire of data type BYTE?

Nothing (actually there is no BYTE in C). Use one of these: %c %x %u %o %d.


What is one byte of data also called?

One byte of data is also referred to as an "octet." This term is often used in networking and computer science to specify a unit of digital information that consists of eight bits. Each byte can represent 256 different values, which is commonly used to encode a character in text.


What does Mega Byte mean in the computer?

A megabyte is one million bytes, each byte being a sequence of 8 bits, which is enough information to represent one character of alphanumeric data.