answersLogoWhite

0

a Kilobyte, or KB, which is 1024 bytes

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is byte mega byte and giga byte?

they are amounts of unit describing computer storage


Is byte input or output?

A 'byte' is a unit of storage - not an input or output.


What is the smallest unit of memory storage in a memory?

bit


What is the basic storage unit in memory?

A byte (character) is the basic storage unit in memory.


What is the unit of storage that represents one 8 bits?

The unit of storage that represents one 8 bits is called a byte. A byte is commonly used as the basic unit of data in computing and digital communications, with each byte able to represent 256 different values (0 to 255).


A unit of measurement for storage space is a?

it is a byte.


What is storage unit of computer?

Usually, the byte, which is usually 8 bits in length.


How many gigabytes in 1600 MHz?

None. A byte is a unit of storage (in this case), hertz is a unit of frequency.


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.


Is terabyte the largest unit of storage?

No. There is no limitation on size. A Googalplex of byte storage is 1 byte with a hundred zeros after it, and this is thought to be a minimalistic quantity in futuristic technology. Who knows, if any, what the limitations will be.


In computer terms what is byte?

Byte is a unit of digital information in computing and telecommunications that most commonly consists of eight bits. Almost all modern computers have a byte.


What is byte addressable memory?

a byte is abasic storage unit in memory. when application program instructions and data are transferd to memory from storage devices. byte addressable memory refers to memory address that is accessed one byte (8 bits) at a time as opposed to 2 byte(16 bits), 4 byte(32 bits) or 8 byte(64 bits) addressable memory.