Quiz-1
Q 1. In ____________ addressing technique separate address space is used for both memory and I/O device: / ____________ एड्रेसिंग तकनीक में मेमोरी और I/O डिवाइस दोनों के लिए अलग एड्रेस स्पेस का उपयोग किया जाता है:
- Memory-mapped I/O
- Isolated I/O
- Both a & b
- None of these
Q 2. Instruction that are used for reading from memory by an IOP called ____________: / एक IOP द्वारा मेमोरी से पढ़ने के लिए उपयोग किया जाने वाला निर्देश _________ कहा जाता है:
- Commands
- Block diagram
- Interrupt
- None of these
Q 3. _________ is a dedicated processor that combines interface unit and DMA as one unit: / _________ एक समर्पित प्रोसेसर है जो इंटरफेस यूनिट और डीएमए को एक इकाई के रूप में जोड़ता है:
- Input-Output Processor
- Only input processor
- Only output processor
- None of these
Q 4. ____________ Operations are the results of I/O operations that are written in the computer program: / ____________ संचालन I/O संचालन के परिणाम हैं जो कंप्यूटर प्रोग्राम में लिखे गए हैं:
- Programmed I/O
- DMA
- Handshaking
- Strobe
Q 5. The transmission on the asynchronous BUS is also called _____ / asynchronous बस पर संचरण को _____ भी कहा जाता है
- Switch mode transmission
- Variable transfer
- Bulk transfer
- Hand-Shake transmission
Q 6. In I/O organization data transfer can be implement by the ____________ / I/O संगठन में डेटा ट्रांसफर _________ द्वारा कार्यान्वित किया जा सकता है
- synchronous method
- Asynchronous method
- both a & b
- None
Q 7. The added output of the bits of the interrupt register and the mask register is set as an input of ______________ / इंटरप्ट रजिस्टर और मास्क रजिस्टर के बिट्स का जोड़ा आउटपुट ______________ के इनपुट के रूप में सेट किया गया है
- Priority decoder
- Priority encoder
- Process id encoder
- Multiplexer
Q 8. _________ Method is used to establish priority by serially connecting all devices that request an interrupt. / _________ विधि का उपयोग उन सभी उपकरणों को क्रमिक रूप से जोड़कर प्राथमिकता स्थापित करने के लिए किया जाता है जो व्यवधान का अनुरोध करते हैं।
- Vectored-interrupting
- Daisy chain
- Priority
- Polling
Q 9. The signal sent to the device from the processor to the device after receiving an interrupt is ___________ / इंटरप्ट प्राप्त करने के बाद प्रोसेसर से डिवाइस को डिवाइस को भेजा जाने वाला सिग्नल ___________ है
- Interrupt-acknowledge
- Return signal
- Service signal
- Permission signal
Q 10. The method of accessing the I/O devices by repeatedly checking the status flags is ___________ / . स्टेटस फ्लैग को बार-बार चेक करके I/O डिवाइस को एक्सेस करने की विधि ___________ है
- Program-controlled I/O
- Memory-mapped I/O
- I/O mapped
- None of the mentioned