answersLogoWhite

0


Best Answer

The usage of "segment" and "data bus" in the question appears inconsistent, and does not completely make sense.

If you mean the data segment in the 8086/8088, then this is the region of memory mapped by the Data Segment (DS) register, usually reserved for operands in memory.

If you are talking about the 8085, then the question does not make sense at all.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the segment of the data bus that connects RAM to the processor?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Where the data and program kept while the processor is using them?

In the RAM


Which Memory is Nearest to Processor?

Generally speaking, then RAM is nearest to processor. CPU fetches all the data from RAM only. However, in reality there is something called Cache memory which come built-in in the processor. Data which is required most frequently is stored in it so that the processor can quickly fetch and process it.


What chipset is responsible for controlling the data flow between RAM and processor?

northbridge


The segment of the data bus extends between RAM and peripheral devices?

the data path between the microprocessor RAM and the peripherals along which communication travels is called the data bus.


Is RAM a linear or nonlinear data structure?

That depends on the computer architecture. Usually, we treat RAM as a linear data structure, with all addresses in one linear address space. But on some architectures RAM is segmented, meaning addresses have both a segment and an address within a segment.


How does RAM work in electronic devices?

RAM is an acronym for random access memory. RAM acts as a capacitor memory which holds data briefly as it moves through the processor.


What is the ram from a laptop?

RAM (also know Main memory - dynamic ram) which is inside the CPU is used fir holding any data currently in use by the processor.Registers (which are a form of Static RAM) which are in the processor are used forHolding data that is being transferred to or from memory(RAM)Holding the address of the location in memory which the processor is accessing to read data from or write data to.Holds instructionsthat are being executed.


RAM that holds data and instructions that the memory controller anticipates the processor will need next?

memory cache


What is part of the motherboard and connects the processor to main memory?

Front side bus, which is part of the mother board


What is EDO RAM?

EDO RAM is a type of Dynamic RAM (DRAM) that improves the speed at which the processor can retrieve data from memory by allowing timing overlaps between memory accesses. EDO stands for extended data output.


Can you store data in the CPU for a long time?

Hmmm, a CPU (processor) stores no data. RAM or Memory can store data as long as the computer is ON and the Hard Drive can store data indefinately (forever).


What does data ram do?

RAM stands for random access memory. It helps the processor work more efficiently by copying specific files from the hard drive onto it so the processor can get to them faster. It basically stores temporary data for the computer while it's running and is wiped clean when it's shut down.