Why data bus is bidirectional and address bus is
unidirectional?
Answers were Sorted based on User's Feedback
Answer / ramya
data bus is bidirectional because it transfers information
between peripheral devices and memory register.but,address bus
is unidirectional because it simply recieves information..
| Is This Answer Correct ? | 92 Yes | 16 No |
Answer / alagappan
as ramya says,
data bus is bidirectional because it transfers information
between processor/controller and memory device.
address bus is unidirectional because the memory can be
pointed with an address, but processor/controller cannot be
pointer with an address by the memory device...
| Is This Answer Correct ? | 51 Yes | 12 No |
Answer / irfan
irfan...
data bus is bidirectional because it transfers information
between processor/controller and memory device.
address bus is unidirectional because the memory can be
pointed with an address, but processor/controller cannot be
pointer with an address by the memory device...
| Is This Answer Correct ? | 21 Yes | 8 No |
Answer / m.noman shahid
Data bus is bidirectional. It carries data among CPU, MEMORY and other HARDWARE DEVICES on motherboard. It makes path for two-way transfer of data as you know data travels from one unit such as MEMORY to another as CPU and also it comes back from CPU to MEMORY.
Address busis unidirectional.CPU addresses the MEMORY because it controls the computer but but MEMORY can't because it has not authority to address any unit.
| Is This Answer Correct ? | 7 Yes | 1 No |
suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?
how will you code the subfile which is in editing mode (multiple case subfile)?
why rownum=1 works properly but not rownum=>2,=>3 etc.
which one is the best practice using synchronization method or synchronization block
what is throws keyword
can anyone please tell me the procedure for the NIC personal interview as i have been selected for the post of scientist/technical assistant B
if try is followed by finally block what happen to exception occured in try block
3 Answers Professional Access,
we create a pf with 3 fields.2 is defined as keyfields.we lock it with alcobj command.how we find out whether the file is locked or not?is it dspfd??/
1.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?
How can recruiter justified that the candidate is expert in Algorithm and datastructure for Software product development ?
Crystal report proffessional 9 to filter the issue date!!
What is procedural oriented language language..? give some examples of this language....?