edited by
183 views

1 Answer

0 0 votes
  • Synchronous Bus
    Data transfer fixed, pre-defined time slice (clock cycle) me hota hai
    ✔️ Source ko bhi timing pata hoti hai
    ✔️ Destination ko bhi timing pata hoti hai

  • Asynchronous Bus ❌ → timing fixed nahi hoti

  • DMA ❌ → data transfer technique hai, bus type nahi

  • MIMD ❌ → processor architecture hai

👉 answer = Synchronous Bus

Answer:
Position:
Show:

Related questions

0 0 votes
1 1 answer
252
252 views
Shubham Sharma 2 asked Sep 9, 2025
252 views
The interface(s) that provide(s) I/O transfer of data directly to and from the memory unit peripheral is/are termed as :DMA (Direct Memory Access)IOP (Input-Output Proces...
0 0 votes
1 1 answer
255
255 views
Shubham Sharma 2 asked Sep 9, 2025
255 views
Which of the following statements is/are NOT CORRECT about NUMA ?$\textrm{LOAD}$ and $\textrm{STORE}$ instructions are used to access remote memory.There is a single addr...
0 0 votes
1 1 answer
256
256 views
Shubham Sharma 2 asked Sep 9, 2025
256 views
Match $\text{List - I}$ with $\text{List - II}$.$$\begin{array}{llll}& \text{List - I} & & \text{List - II} \\\text{(A)} & \text{SZA} & \text{(I)} & \text{Increment M and...
0 0 votes
0 0 answers
151
151 views
Shubham Sharma 2 asked Sep 9, 2025
151 views
In most general case, the computer needs to process each instruction with the following sequence of steps:Calculate the effective addressExecute the instructionFetch the ...