Why data bus is bidirectional and address bus is
unidirectional?
Answer Posted / 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 |
Post New Answer View All Answers
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?
i want to improve my english vocab for racking campus written exam plz tell me best book for prepration......
Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod
Is anyone has done the ASP.NET MVC4 workshop course(2 days) from Peers Technologies. Let me know. I need to talk before joining ASP.NET MVC4 training at peers, Hyderabad.
Outline the two important features of a terminating recursion. Any ideas?
hai i am prasanna.I am MCA 2009 fresher.tell me about certifications.which certification helps me to improve my carrier and to get a technically oriented job ,which certification helps to get job faster.
hi this is uday i want prepare for nic exam if any one have previous question papers please send me or atlest guide me how to prepare my ID is udaykiran4u@in.com
how to convert hashmap to arraylist with iteration
what is session state?
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 to convert infix expression to prefix expression?
I m new to the dbms. Recently i came across words clustered indexes & nonclustered indexes but i dont know what is this all about & whats the difference between them.. So please help me!!!!!!!!
What is WEB 3.0? What are the features their in WEB3.0
What is the merger sort principle and its time complexity.
Where do we need Operator overloading?