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 |
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
How many ways we can fill a dataset in .Net
Q1.Write a C program which asks the user for a number between 1 to 9 and shows the number. If the user inputs a number out of the specified range, the program should show an error and prompt the user for a valid input.
Why did you ever become involved in QA/testing?
what is the pl/sql block size in oracle 10g and 11g?
Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod
I want Ada programming language books. Could anyone post me any link for that?
1) How can u create the table?
3.Give the formula for determine the range of the data type?
Is strus threadsafe or not?
what is the exact full form of OOPS,O -> object O -> oriented P -> programing S-> ? ....
Compare any 4 software development life cycle paradigms with each other. Indicate at least one application for each of the paradigms that are suitable to developed using that paradigm.