Quiz-1

Q 1. Which of the following accesses only … for transferring actual data? / निम्नलिखित में से कौन केवल वास्तविक डेटा स्थानांतरित करने के लिए ... तक पहुँचता है?

  1. DMA
  2. Registers
  3. Memory
  4. Bus

Q 2. Every channel in DMA programming can be controlled through? / DMA प्रोग्रामिंग में प्रत्येक चैनल को किसके द्वारा नियंत्रित किया जा सकता है?

  1. Memory
  2. Registers
  3. I/O devices
  4. Bus

Q 3. Which of the following problem occurs while DMA transfers the data? / डीएमए डेटा ट्रांसफर करते समय निम्न में से कौन सी समस्या उत्पन्न होती है?

  1. Memory loss
  2. Cache coherence
  3. Low data transfer speed
  4. Increases the system price

Q 4. Which of the mode is fastest in DMA? / DMA में कौनसा Mode सबसे तेज है?

  1. Burst or block transfer
  2. DMA Cascade transfer
  3. Demand transfer
  4. Black transfer

Q 5. Which of the following doesn’t contain a DMA? / निम्नलिखित में से किसमें DMA नहीं होता है?

  1. Polling
  2. Register
  3. Timer
  4. Memory

Q 6. DMA acts as______ to the CPU for data transfer. / डीएमए डेटा ट्रांसफर के लिए सीपीयू के लिए ______ के रूप में कार्य करता है।

  1. Master
  2. Slave
  3. Both a and b
  4. None of the above

Q 7. In DMA Idle State of CPU means / डीएमए में आइडल स्टेट ऑफ सीपीयू का मतलब है

  1. High Impedance states
  2. Interrupt signal
  3. Break signal
  4. None of the mentioned

Q 8. When the R/W bit of the status register of the DMA controller is set to 1. / जब DMA कंट्रोलर के स्टेटस रजिस्टर का R/W बिट 1 पर सेट होता है।

  1. Read operation is performed
  2. Write operation is performed
  3. Read & Write operation is performed
  4. None of the mentioned

Q 9. The technique whereby the DMA controller steals the access cycles of the processor to operate is called _____ / वह तकनीक जिसके द्वारा डीएमए नियंत्रक संचालित करने के लिए प्रोसेसर के एक्सेस साइकिल को चुराता है, _____ कहलाती है

  1. Fast conning
  2. Memory Con
  3. Cycle stealing
  4. Memory stealing

Q 10. The DMA differs from the interrupt mode by __________ / डीएमए इंटरप्ट मोड से __________ से भिन्न होता है

  1. the involvement of the processor for the operation
  2. the method of accessing the I/O devices
  3. The amount of data transfer possible
  4. none of the mentioned