Super TET Computer fundamentals, hardware, memory MCQ (कंप्यूटर के मूल तत्व) — 25 Questions with Answers

60 सेकंड में: कंप्यूटर के मूल तत्व / Computer fundamentals, hardware, memory in 60 seconds

कंप्यूटर के मूल तत्वों में हार्डवेयर-सॉफ़्टवेयर, CPU (ALU और CU), मेमोरी (RAM, ROM, कैश, द्वितीयक भंडारण), इनपुट-आउटपुट डिवाइस, बाइनरी संख्या पद्धति और कंप्यूटर की पीढ़ियाँ आती हैं। 2026 पैटर्न में ICT के 4 प्रश्न हैं — छोटा और तथ्यात्मक सिलेबस।

Computer fundamentals cover hardware and software, the CPU (ALU and CU), memory (RAM, ROM, cache, secondary storage), input and output devices, the binary number system and computer generations. The 2026 pattern has 4 ICT questions — a short, factual syllabus.

Concept notes / मुख्य बिंदु

  • CPU = Central Processing Unit; ALU गणना करती है, CU नियंत्रण करती है।
    CPU = Central Processing Unit; the ALU calculates, the CU controls.
  • RAM अस्थायी (Volatile), ROM स्थायी; कैश मेमोरी CPU और RAM के बीच गति का अंतर घटाती है।
    RAM is volatile, ROM is non-volatile; cache memory narrows the speed gap between CPU and RAM.
  • 1 बाइट = 8 बिट; 1 KB = 1024 बाइट; 1 MB = 1024 KB; 1 GB = 1024 MB।
    1 byte = 8 bits; 1 KB = 1024 bytes; 1 MB = 1024 KB; 1 GB = 1024 MB.
  • पीढ़ियाँ: वैक्यूम ट्यूब → ट्रांज़िस्टर → IC → माइक्रोप्रोसेसर; चार्ल्स बैबेज — कंप्यूटर के जनक।
    Generations: vacuum tube → transistor → IC → microprocessor; Charles Babbage — father of the computer.
  • कंपाइलर पूरा प्रोग्राम एक साथ, इंटरप्रेटर एक-एक पंक्ति अनुवादित करता है; बूटिंग = OS को मेमोरी में लोड करना।
    A compiler translates the whole program at once, an interpreter line by line; booting = loading the OS into memory.

Practice Set 1 — Computer fundamentals, hardware, memory MCQs / अभ्यास प्रश्न

टाइम्ड टेस्ट — असली परीक्षा जैसा / Timed test — exam style

घड़ी चलती रहेगी और उत्तर सबमिट करने के बाद ही दिखेंगे। / The clock runs and answers are shown only after you submit.

25 प्रश्न / questions · 120 मिनट / minutes · अधिकतम / max 75 अंक

सही उत्तर +3 · गलत उत्तर −1 · छोड़ा गया 0

या नीचे अभ्यास मोड में हल करें — हर उत्तर तुरंत जाँचें। / Or practise below — check each answer instantly.

किसी विकल्प पर टैप करें — उत्तर और व्याख्या तुरंत दिखेगी। / Tap an option to check your answer and see the explanation.

  1. प्रश्न 1 आसान / Easy

    CPU का पूरा नाम क्या है?

    What is the full form of CPU?

    उत्तर देखें / Show answer

    सही उत्तर / Answer: A

    CPU यानी Central Processing Unit को कंप्यूटर का 'मस्तिष्क' कहा जाता है।

    The CPU, or Central Processing Unit, is called the 'brain' of the computer.

  2. प्रश्न 2 आसान / Easy

    'कंप्यूटर का जनक' किसे कहा जाता है?

    Who is called the 'father of the computer'?

    उत्तर देखें / Show answer

    सही उत्तर / Answer: B

    चार्ल्स बैबेज ने 'डिफरेंस इंजन' और 'एनालिटिकल इंजन' की रूपरेखा बनाई, इसलिए उन्हें कंप्यूटर का जनक कहा जाता है।

    Charles Babbage designed the Difference Engine and the Analytical Engine, so he is called the father of the computer.

  3. प्रश्न 3 आसान / Easy

    1 बाइट में कितने बिट होते हैं?

    How many bits are there in 1 byte?

    उत्तर देखें / Show answer

    सही उत्तर / Answer: C

    8 बिट मिलकर 1 बाइट बनाते हैं; 4 बिट को निबल कहते हैं।

    8 bits make 1 byte; 4 bits make a nibble.

  4. प्रश्न 4 आसान / Easy

    1 किलोबाइट (KB) में कितने बाइट होते हैं?

    How many bytes are there in 1 kilobyte (KB)?

    उत्तर देखें / Show answer

    सही उत्तर / Answer: B

    कंप्यूटर की बाइनरी गणना में 1 KB = 2 की घात 10 = 1024 बाइट।

    In the computer's binary system, 1 KB = 2 to the power 10 = 1024 bytes.

  5. प्रश्न 5 आसान / Easy

    निम्न में से कौन-सा एक इनपुट डिवाइस है?

    Which of the following is an input device?

    उत्तर देखें / Show answer

    सही उत्तर / Answer: D

    कीबोर्ड से कंप्यूटर में डेटा डाला जाता है, इसलिए यह इनपुट डिवाइस है; मॉनिटर, प्रिंटर और स्पीकर आउटपुट डिवाइस हैं।

    The keyboard enters data into the computer, so it is an input device; monitors, printers and speakers are output devices.

  6. विज्ञापन / Advertisement
  7. प्रश्न 6 आसान / Easy

    कौन-सी मेमोरी 'अस्थायी' (Volatile) होती है, जिसका डेटा बिजली जाने पर मिट जाता है?

    Which memory is volatile, losing its data when power is switched off?

    उत्तर देखें / Show answer

    सही उत्तर / Answer: A

    RAM (Random Access Memory) अस्थायी मेमोरी है; ROM स्थायी (Non-volatile) होती है।
    RAM (Random Access Memory) is volatile; ROM is non-volatile.

  8. प्रश्न 7 आसान / Easy

    कंप्यूटर की कौन-सी इकाई अंकगणितीय और तार्किक क्रियाएँ करती है?

    Which unit of the computer performs arithmetic and logical operations?

    उत्तर देखें / Show answer

    सही उत्तर / Answer: B

    ALU (Arithmetic Logic Unit) जोड़-घटाव जैसी गणनाएँ और तुलना जैसी तार्किक क्रियाएँ करती है।

    The ALU (Arithmetic Logic Unit) performs calculations such as addition and logical operations such as comparison.

  9. प्रश्न 8 आसान / Easy

    कंप्यूटर केवल किस संख्या पद्धति को सीधे समझता है?

    Which number system does a computer directly understand?

    उत्तर देखें / Show answer

    सही उत्तर / Answer: D

    कंप्यूटर केवल 0 और 1 वाली द्विआधारी (बाइनरी) पद्धति को सीधे समझता है।

    A computer directly understands only the binary system of 0s and 1s.

  10. प्रश्न 9 मध्यम / Moderate

    निम्न में से कौन-सा ऑपरेटिंग सिस्टम नहीं है?

    Which of the following is NOT an operating system?

    उत्तर देखें / Show answer

    सही उत्तर / Answer: C

    MS Word एक अनुप्रयोग सॉफ़्टवेयर (वर्ड प्रोसेसर) है; Windows, Linux और Android ऑपरेटिंग सिस्टम हैं।

    MS Word is application software (a word processor); Windows, Linux and Android are operating systems.

  11. प्रश्न 10 मध्यम / Moderate

    कंप्यूटर की पहली पीढ़ी में किसका उपयोग किया गया था?

    What was used in the first generation of computers?

    उत्तर देखें / Show answer

    सही उत्तर / Answer: A

    पहली पीढ़ी में वैक्यूम ट्यूब, दूसरी में ट्रांज़िस्टर, तीसरी में IC और चौथी में माइक्रोप्रोसेसर का उपयोग हुआ।

    The first generation used vacuum tubes, the second transistors, the third ICs and the fourth microprocessors.

  12. विज्ञापन / Advertisement
  13. प्रश्न 11 मध्यम / Moderate

    ROM का पूरा नाम क्या है?

    What is the full form of ROM?

    उत्तर देखें / Show answer

    सही उत्तर / Answer: B

    ROM (Read Only Memory) में कंप्यूटर शुरू करने के स्थायी निर्देश (जैसे BIOS) रहते हैं।

    ROM (Read Only Memory) stores permanent start-up instructions such as the BIOS.

  14. प्रश्न 12 मध्यम / Moderate

    निम्न में से कौन-सा आउटपुट डिवाइस है?

    Which of the following is an output device?

    उत्तर देखें / Show answer

    सही उत्तर / Answer: C

    प्रिंटर कंप्यूटर के परिणाम को कागज़ पर देता है, इसलिए यह आउटपुट डिवाइस है।

    A printer produces the computer's results on paper, so it is an output device.

  15. प्रश्न 13 मध्यम / Moderate

    बाइनरी संख्या 1010 का दशमलव मान क्या है?

    What is the decimal value of the binary number 1010?

    उत्तर देखें / Show answer

    सही उत्तर / Answer: D

    1010 = 1×8 + 0×4 + 1×2 + 0×1 = 8 + 2 = 10।
    1010 = 1×8 + 0×4 + 1×2 + 0×1 = 8 + 2 = 10.

  16. प्रश्न 14 मध्यम / Moderate

    1 GB कितने MB के बराबर होता है?

    1 GB is equal to how many MB?

    उत्तर देखें / Show answer

    सही उत्तर / Answer: A

    1 GB = 1024 MB, 1 MB = 1024 KB और 1 TB = 1024 GB।
    1 GB = 1024 MB, 1 MB = 1024 KB and 1 TB = 1024 GB.

  17. प्रश्न 15 मध्यम / Moderate

    कंप्यूटर के भौतिक भाग, जिन्हें छुआ जा सकता है, क्या कहलाते हैं?

    The physical parts of a computer that can be touched are called:

    उत्तर देखें / Show answer

    सही उत्तर / Answer: B

    कीबोर्ड, मॉनिटर, CPU जैसे भौतिक भाग हार्डवेयर हैं; प्रोग्राम सॉफ़्टवेयर कहलाते हैं।

    Physical parts such as the keyboard, monitor and CPU are hardware; programs are called software.

  18. विज्ञापन / Advertisement
  19. प्रश्न 16 मध्यम / Moderate

    कंप्यूटर की कौन-सी इकाई अन्य सभी भागों के कार्यों का निर्देशन और समन्वय करती है?

    Which unit of the computer directs and coordinates the working of all other parts?

    उत्तर देखें / Show answer

    सही उत्तर / Answer: C

    नियंत्रण इकाई (CU) निर्देशों को पढ़कर कंप्यूटर के सभी भागों के कार्य का संचालन करती है।

    The Control Unit (CU) reads instructions and directs the operation of all parts of the computer.

  20. प्रश्न 17 मध्यम / Moderate

    निम्न में से कौन-सा द्वितीयक (Secondary) भंडारण उपकरण है?

    Which of the following is a secondary storage device?

    उत्तर देखें / Show answer

    सही उत्तर / Answer: D

    हार्ड डिस्क, SSD, पेन ड्राइव जैसे उपकरण डेटा को स्थायी रूप से संग्रहीत करते हैं, इसलिए ये द्वितीयक भंडारण हैं।

    Devices such as hard disks, SSDs and pen drives store data permanently, so they are secondary storage.

  21. प्रश्न 18 परीक्षा स्तर / Exam level

    प्रोसेसर और RAM के बीच गति का अंतर कम करने के लिए किस तेज़ मेमोरी का उपयोग होता है?

    Which fast memory is used to reduce the speed gap between the processor and RAM?

    उत्तर देखें / Show answer

    सही उत्तर / Answer: A

    कैश मेमोरी CPU के पास स्थित बहुत तेज़ मेमोरी है, जिसमें बार-बार उपयोग होने वाला डेटा रखा जाता है।

    Cache memory is very fast memory close to the CPU that holds frequently used data.

  22. प्रश्न 19 परीक्षा स्तर / Exam level

    दशमलव संख्या 13 को बाइनरी में कैसे लिखेंगे?

    How is the decimal number 13 written in binary?

    उत्तर देखें / Show answer

    सही उत्तर / Answer: B

    13 = 8 + 4 + 1 = 1×8 + 1×4 + 0×2 + 1×1, इसलिए बाइनरी में 1101।

    13 = 8 + 4 + 1 = 1×8 + 1×4 + 0×2 + 1×1, so in binary it is 1101.

  23. प्रश्न 20 परीक्षा स्तर / Exam level

    उच्च-स्तरीय भाषा में लिखे पूरे प्रोग्राम को एक बार में मशीन भाषा में बदलने वाला सॉफ़्टवेयर क्या कहलाता है?

    Software that converts an entire high-level-language program into machine language at once is called:

    उत्तर देखें / Show answer

    सही उत्तर / Answer: C

    कंपाइलर पूरा प्रोग्राम एक साथ अनुवादित करता है, जबकि इंटरप्रेटर एक-एक पंक्ति का अनुवाद करता है।

    A compiler translates the whole program at once, while an interpreter translates it line by line.

  24. विज्ञापन / Advertisement
  25. प्रश्न 21 परीक्षा स्तर / Exam level

    निम्न में से कौन-सा युग्म सही सुमेलित नहीं है?

    Which of the following pairs is NOT correctly matched?

    उत्तर देखें / Show answer

    सही उत्तर / Answer: D

    प्रोजेक्टर छवि को स्क्रीन पर दिखाता है, इसलिए यह आउटपुट डिवाइस है।

    A projector displays images on a screen, so it is an output device.

  26. प्रश्न 22 परीक्षा स्तर / Exam level

    ENIAC किसका उदाहरण है?

    ENIAC is an example of:

    उत्तर देखें / Show answer

    सही उत्तर / Answer: A

    ENIAC (1946) वैक्यूम ट्यूब पर आधारित प्रारंभिक सामान्य-उद्देश्यीय इलेक्ट्रॉनिक कंप्यूटर था।

    ENIAC (1946) was an early general-purpose electronic computer based on vacuum tubes.

  27. प्रश्न 23 परीक्षा स्तर / Exam level

    कंप्यूटर चालू करने पर ऑपरेटिंग सिस्टम को मेमोरी में लोड करने की प्रक्रिया क्या कहलाती है?

    The process of loading the operating system into memory when a computer is switched on is called:

    उत्तर देखें / Show answer

    सही उत्तर / Answer: B

    बूटिंग में ROM/BIOS के निर्देश ऑपरेटिंग सिस्टम को मेमोरी में लोड करते हैं।

    In booting, instructions in the ROM/BIOS load the operating system into memory.

  28. प्रश्न 24 परीक्षा स्तर / Exam level

    'Pen drive' को तकनीकी रूप से और किस नाम से जाना जाता है?

    Technically, a pen drive is also known as:

    उत्तर देखें / Show answer

    सही उत्तर / Answer: D

    पेन ड्राइव फ़्लैश मेमोरी पर आधारित होती है और USB पोर्ट से जुड़ती है, इसलिए इसे USB फ़्लैश ड्राइव कहते हैं।

    A pen drive uses flash memory and connects through a USB port, so it is called a USB flash drive.

  29. प्रश्न 25 परीक्षा स्तर / Exam level

    कक्षा में बच्चों को 'इनपुट-प्रोसेस-आउटपुट' की अवधारणा समझाने का सबसे उपयुक्त उदाहरण कौन-सा है?

    Which is the most suitable example for explaining the 'input–process–output' concept to children?

    उत्तर देखें / Show answer

    सही उत्तर / Answer: A

    संख्याएँ दबाना इनपुट, जोड़ना प्रोसेस और 5 दिखना आउटपुट है — यह ठोस और परिचित उदाहरण है।

    Pressing the numbers is input, adding is processing and showing 5 is output — a concrete, familiar example.

सत्यापित प्रश्न / Verified questions: 25

अक्सर पूछे जाने वाले प्रश्न / FAQs

1 बाइट में कितने बिट होते हैं? / How many bits are there in 1 byte?

8 बिट; 1 KB = 1024 बाइट।

8 bits; 1 KB = 1024 bytes.

Super TET 2026 में कंप्यूटर के मूल तत्व से कितने प्रश्न आते हैं? / How many Super TET 2026 questions come from Computer fundamentals, hardware, memory?

2026 पैटर्न (Advt 05/2026, जैसा रिपोर्ट किया गया) में सूचना तकनीकी से कुल 4 प्रश्न आते हैं। अध्यायवार संख्या आधिकारिक रूप से तय नहीं है, इसलिए पूरे विषय की तैयारी करें।

In the 2026 pattern (Advt 05/2026, as reported) ICT has 4 questions in total. There is no official chapter-wise split, so prepare the whole subject.

कंप्यूटर के मूल तत्व की तैयारी कैसे करें? / How should I prepare Computer fundamentals, hardware, memory?

इनपुट/आउटपुट डिवाइस, मेमोरी के प्रकार और पीढ़ियों की तालिका बनाएं।

Make tables of input/output devices, memory types and computer generations.