Quiz-1

Q 1. Which of the following is a group of bits that instructs the computer to perform a specific operation? / निम्नलिखित में से कौन सा बिट्स का एक समूह है जो कंप्यूटर को एक विशिष्ट ऑपरेशन करने का निर्देश देता है?

  1. memory
  2. Address 
  3. Accumulator
  4. instruction code

Q 2. Which of the following register holds memory operands / निम्नलिखित में से कौन सा रजिस्टर मेमोरी ऑपरेंड रखता है?

  1. Data register
  2. Address register
  3. Accumulator
  4. Instruction register

Q 3. The registers, ALU and the interconnection between them are collectively called as _____ / रजिस्टर, एएलयू और उनके बीच के इंटरकनेक्शन को सामूहिक रूप से _____ कहा जाता है?

  1. process route
  2. information trail
  3. information path
  4. data path

Q 4. The decoded instruction is stored in ______ / डिकोडेड निर्देश ______ में संग्रहीत किया जाता है?

  1. IR
  2. PC
  3. Registers
  4. MDR

Q 5. What does ISO stands for? / आईएसओ का क्या अर्थ है?

  1. International Software Organization
  2. Industrial Software Organization
  3. International Standards Organization
  4. Industrial Standards Organization

Q 6. The VLIW architecture follows _____ approach to achieve parallelism. / VLIW आर्किटेक्चर समानता प्राप्त करने के लिए _____ दृष्टिकोण का अनुसरण करता है।

  1. SISD
  2. MIMD
  3. MISD
  4. SIMD

Q 7.  ________ are the different type/s of generating control signals. / ________ नियंत्रण संकेतों को उत्पन्न करने के विभिन्न प्रकार हैं।

  1. Hardwired
  2. Micro-instruction
  3. Micro-programmed
  4. Both Micro-programmed and Hardwired

Q 8. Which of the following special-purpose register keeps track of the address of the instruction which is to be executed next? / निम्नलिखित में से कौन सा विशेष प्रयोजन रजिस्टर उस निर्देश के पते का ट्रैक रखता है जिसे आगे निष्पादित किया जाना है?

  1. Stack pointer
  2. Program counter
  3. ALU
  4. Both b and c

Q 9. Which unit of CPU perform arithmetic operations such as addition, subtraction, multiplication, division over data received from memory and compare numbers (greater than, equal to, or less than)? / सीपीयू की कौन सी इकाई अंकगणितीय संचालन करती है जैसे कि जोड़, घटाव, गुणा, मेमोरी से प्राप्त डेटा पर विभाजन और संख्याओं की तुलना (इससे अधिक, बराबर या उससे कम)?

  1. ALU
  2. Control Unit
  3. ALU and Control Unit
  4. Input/Output Unit

Q 10. The central processing unit and memory are located on the / सेंट्रल प्रोसेसिंग यूनिट और मेमोरी किस पर स्थित होती है?

  1. expansion board
  2. motherboard
  3. storage device
  4. None of these