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 are doing 4 operations on database using service, first operation is successful but due to some reason remaining 3 operations are failed. I) is this transaction successful or not? ii) How can you give that error message to user?
What is the best action a system can take when deadlock is detected
can any method return type may be constructor , or that method name allow
Java is called as pure objerct oriented programming language, where as c++ is not completely object oriented.can any explain the detailed differenec between these two
What is the difference between: x=a+b+c+d; and x=SUM(a,b,c,d);?sas
What is meant by SQL,PL/SQL,SQL PLUS? Is there any differnece between them?
What is good attributes of Programming language ?
Suppose i have all the implementation code required is written in doGet() but my class has doPost() method. i need code implemented in doGet() how can we do that?
what are the difference between C,C++and Java
1.Mutating table
What do you understand by modular programming?
we can use parameters in cl and rpg pgms...etc.in particular i think when we use data area or datastructure or data queue .i think this means which one====in my question...parameters cannot be passed in which one????hope understand my qstn???