Why data bus is bidirectional and address bus is
unidirectional?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

when will triggars the at new event in abap and web dybn pro?

1478


Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming

11110


What is the entry point function of a DLL?

607


what is the similarity between networking devices?

1667


is it possible to learn sap from book without any tutorial. if yes please mention the beginner,s book of sap and also make your valuable advice for self study of sap .

1536






Explain polymorphism. Provide an example.

607


How to set on/off a group of indicators in a single statement?

1365


Write a pascal program to calculate the sum of the first 100 even number and odd number

3955


in a VB application, where the data will be stored after manipulation? what is the syntax for that?

1810


shall we execute our java programmes in jre

1750


SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?

1502


1. Write a program to create a sentence at runtime and count number of vowels in it ? 2. Write a program to get a string and to convert the 1st letter of it to uppercase ?

3201


Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number

712


what is the last ant version you worked?how to get it

1453


Explain three modes in which files can be accessed from python program

1310