answersLogoWhite

0

One Byte = 8 bits

One Kilobyte = 1000 bytes

One Megabyte = 1000 kilobytes

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is the difference between byte and word?

one octet (8-bit byte or word) so 8 bytes = 1 word


What is difference between word size and word length?

I don't see any difference.


What is 8-bit word size is called?

Byte


What is a difference between register and a memory location?

difference between register and memory location


Is a 8 bit word size is called a byte?

YES


What is the difference between character and bit?

character is an 8bit word also known as 1 byte. where as bit is referred to single bit among those 8 bit in a 1 byte (or character).


What is the difference between a nibble and a word?

A nibble is 4 bits or half a byte, while a word is a fixed-size unit of data in a computer architecture, which can vary in size depending on the system (e.g., 16 bits, 32 bits, 64 bits). A word usually represents the largest unit of data that can be handled directly by the CPU.


How do the instruction of 8085 is classified based on their function and word length?

The 8085 instruction set is classified into the following three groups according to word size: 1. One-word or 1-byte instructions 2. Two-word or 2-byte instructions 3. Three-word or 3-byte instructions


Why the size of class in oops is 1 byte without datamember?

The size of an empty class is not normally 1 byte, actually. It will usually be equal to the word size defined by the platform it is running on (often 2 or 4 bytes). This is because the word size is usually used as a memory address size and an empty class still needs to point to some location in memory (even if that location stores no data).


How can you arrange bit byte word nibble in ascending order?

bit, nibble, byte, word


How do you calculate the size of the structure?

The Structure size can be calculated by adding the memory requirements of each individual structure members. This is applicable for the word alignment of one byte. The word alignment of one byte can be set by the following statement#pragma pack(1).AnswerDon't try to calculate anything, use sizeof.


Can a byte store a word?

yes it can have