answersLogoWhite

0

In an 8085 system, the memory word size required is 8 bits. This means that each memory location can store 8 bits or one byte of data. The 8085 processor accesses memory locations using these 8-bit memory addresses to read or write data during program execution. The memory word size of 8 bits allows the 8085 system to handle data in small, manageable chunks efficiently.

User Avatar

ProfBot

8mo ago

What else can I help you with?

Related Questions

How much maximum memory size that 8085 can access?

The 8085 microprocessor is an 8-bit processor with a 16-bit address bus. This means it can access a maximum of 64 KB (2^16) of memory. The 8085 can address memory locations from 0000H to FFFFH, totaling 64 KB of memory space. This limitation is due to the 16-bit address bus, which can only address up to 64 KB of memory.


What is the data size in Intel 8085?

The data size in the 8085 is 8 bits.


What is model in vlsi?

its the memory size required for coding


Is it ever advisable to have a virtual memory size that is smaller than the physical memory size?

No, it is not advisable to have a virtual memory size that is smaller than the physical memory size. This can lead to performance issues and may cause the system to run out of memory, resulting in crashes or slowdowns. It is recommended to have a virtual memory size that is equal to or larger than the physical memory size to ensure optimal system performance.


Why is RAM memory size important?

RAM size is important because it is required for keeping all application and program data in your computer system. It provides enough memory between processes to help you avoid waiting for things to progress or load.


What is the size of address location for 8085?

128kb


What is paging and how is it done?

Paging is a memory management scheme in which physical memory is divided into fixed-size blocks called pages, and logical memory is divided into blocks of the same size called frames. The operating system uses a page table to map logical addresses to physical addresses during memory access. When a process requests data that is not in physical memory, a page fault occurs, leading to the system retrieving the required page from secondary storage into physical memory.


What is the maximum size of memory available for dynamic memory allocation?

The maximum memory that can be dynamically allocated depends on the size of the heap memory. Dynamic blocks of memory can be allocated in system heap until it is not full.


What it the size bit address for 8085 and 8086?

128Kb


According to word size how many instruction in 8085?

The 8085 is an 8 bit processor, so its word length is 8 bits.


What is the use of virtual memory?

Virtual memory is used to increase the size of working memory in the system main memory by using the locations in secondary storage such as harddisk.


What can be the maximum size of virtual memory?

That depends on the operating system and computer architecture.