answersLogoWhite

0

What else can I help you with?

Related Questions

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

bit


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.


What are the different types of memory explain?

Disk filesystemVirtualPhysicalCacheSRAMDRAMROMCAMNOVRAMEEPROMUVPROMFlashCore memoryDelay line memoryCRT memoryetc.


The highest unit of memory is?

Zora Byte is The Highest Memory Unit of Computer...


Computer memory unit?

Byte chip? disk?


What is the address of the last byte in a 512 mega byte memory expressed as a decimal number?

The address of the last byte in a 512 mega byte memory, expressed as a decimal number, is 536,870,911.


What is the full form of LDAX?

The full form of LDAX is load accumulator from memory pointed by extended register denoted as "rp". It occupies only one byte in memory and the target address is contained in either the BC or DE register pair.


The use of a parity bit means that every byte occupies bits?

Nine.


What is unite of memory?

The largest unit of memory is a Yoda Byte. :)


What is the unit of memory?

The largest unit of memory is a Yoda Byte. :)


What byte is a unique number that identifies the location of a byte in memory?

address


What is aligned address?

A memory address a, is said to be n-byte aligned when a is a multiple of n bytes (where n is a power of 2). In this context a byte is the smallest unit of memory access, i.e. each memory address specifies a different byte.