answersLogoWhite

0

What else can I help you with?

Related Questions

Can a linked list implemented using an array be accessed by giving the location?

A linked list implemented with an array defeats the purpose of using a linked list, which is to address the memory allocation problems associated with arrays.


Which type of memory consist of internal latches that store the binary information?

SRAM


In paging how the virtual memory can be implemented?

its depends on number of processes in memory.


Why you need 3 8282 latches as only 16 address buses are multiplexed with data buses?

You need 3 8282 latches because there are 20 address lines, not 16. A16, A17, A18, and A19, are also multiplexed with S3, S4, S5, and S6. Also, BHE- is multiplexed with S7. You can eliminate one latch if the system memory is small.


What is offset address?

An offset address is a relative address rather than an absolute address. You use offsets to refer to memory relative to an absolute address. For instance, array indices are implemented using offsets from the start address of the array, such that element 0 is at offset 0 and element 5 is at offset 5.


Is it possible to interface more than 64K memory using 8085?

In order to interface more than 64K of memory using the 085, you would need an external address register, perhaps maintained by the 8255, which contained an offset register for part of the memory address space. This would be similar to how the 8086/8088 processors implemented expanded memory before using the 80386 and above processors.


What is the Difference Between memory address and memory?

Memory is microchip; address are processor board slots


Hollerith's machine implemented what type of memory technology?

punch cards


What is the highest memory address?

The highest memory address in the 8086/8088 is FFFFFH.


Is a memory address in Binary form?

memory address is stored in binary form


Why you need memory physical address and memory logical address?

Physical Address refers to Storage location on Physical Memory wheres Logical Addressing is used by Memory Managing Programs to refers addresses from Physical Memory and Virtual Memory.


What is meant by flip flops and latches?

Flip flop is a combinational logic circuit. It is defined as an one bit memory devise.