Computer Fundamentals — MCQ Practice

Hindi aur English dono mein practice karo — click karo answer check karne ke liye

📚 2941 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
2941 questions
436
EN + हिं Medium
GB Program counter (PC) holds?
IN प्रोग्राम काउंटर (पीसी) रखता है?
A
Current instruction data वर्तमान अनुदेश डेटा
B
Address of next instruction to fetch लाने के लिए अगले अनुदेश का पता
C
Result of last operation अंतिम ऑपरेशन का परिणाम
D
Memory size मेमोरी का आकार
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) The Program Counter (PC) holds the memory address of the next instruction to be fetched and executed.
व्याख्या (हिन्दी) प्रोग्राम काउंटर (पीसी) लाने और निष्पादित करने के लिए अगले निर्देश का मेमोरी पता रखता है।
437
EN + हिं Medium
GB Instruction Register (IR) holds?
IN अनुदेश रजिस्टर (आईआर) रखता है?
A
Next instruction address अगला अनुदेश पता
B
Current instruction being executed वर्तमान अनुदेश निष्पादित किया जा रहा है
C
Last computed result अंतिम गणना परिणाम
D
Interrupt handler address हैंडलर का पता बाधित करें
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) The Instruction Register holds the current instruction being decoded and executed by the CPU.
व्याख्या (हिन्दी) निर्देश रजिस्टर वर्तमान निर्देश को सीपीयू द्वारा डीकोड और निष्पादित करता है।
438
EN + हिं Easy
GB MAR stands for in CPU?
IN CPU में MAR का मतलब क्या है?
A
Memory Address Register मेमोरी एड्रेस रजिस्टर
B
Main Arithmetic Register मुख्य अंकगणित रजिस्टर
C
Memory Access Resource मेमोरी एक्सेस संसाधन
D
Module Address Reader मॉड्यूल एड्रेस रीडर
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) MAR (Memory Address Register) holds the address in memory to be read from or written to.
व्याख्या (हिन्दी) MAR (मेमोरी एड्रेस रजिस्टर) पढ़ने या लिखने के लिए मेमोरी में पता रखता है।
439
EN + हिं Easy
GB MDR stands for in CPU?
IN सीपीयू में एमडीआर का क्या मतलब है?
A
Memory Data Register मेमोरी डेटा रजिस्टर
B
Main Data Resource मुख्य डेटा संसाधन
C
Module Data Register मॉड्यूल डेटा रजिस्टर
D
Memory Decoder Router मेमोरी डिकोडर राउटर
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) MDR (Memory Data Register) holds the data to be written to or read from the addressed memory location.
व्याख्या (हिन्दी) एमडीआर (मेमोरी डेटा रजिस्टर) संबोधित मेमोरी स्थान से लिखे या पढ़े जाने वाले डेटा को रखता है।
440
EN + हिं Medium
GB The clock rate determines?
IN घड़ी की दर निर्धारित करती है?
A
Memory capacity मेमोरी क्षमता
B
How fast CPU executes instructions CPU कितनी तेजी से निर्देशों को निष्पादित करता है
C
Display resolution प्रदर्शन संकल्प
D
Disk speed डिस्क गति
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Clock rate (in GHz) determines how many instruction cycles the CPU can complete per second.
व्याख्या (हिन्दी) क्लॉक दर (गीगाहर्ट्ज में) यह निर्धारित करती है कि सीपीयू प्रति सेकंड कितने निर्देश चक्र पूरा कर सकता है।
441
EN + हिं Medium
GB Which generation first used semiconductor memory?
IN सेमीकंडक्टर मेमोरी का प्रयोग सबसे पहले किस पीढ़ी ने किया?
A
First पहला
B
Second दूसरा
C
Third तीसरा
D
Fourth चौथी
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Third generation computers first used semiconductor memory (chips) replacing magnetic core memory.
व्याख्या (हिन्दी) तीसरी पीढ़ी के कंप्यूटरों में सबसे पहले मैग्नेटिक कोर मेमोरी के स्थान पर सेमीकंडक्टर मेमोरी (चिप्स) का उपयोग किया गया।
442
EN + हिं Medium
GB The von Neumann bottleneck refers to?
IN वॉन न्यूमैन बॉटलनेक किसको संदर्भित करता है?
A
Slow CPU speed सीपीयू की धीमी गति
B
Limited bandwidth between CPU and memory सीपीयू और मेमोरी के बीच सीमित बैंडविड्थ
C
Small cache size छोटा कैश आकार
D
Slow hard disk धीमी हार्ड डिस्क
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) The von Neumann bottleneck is the limitation caused by the single bus between CPU and memory.
व्याख्या (हिन्दी) वॉन न्यूमैन बाधा सीपीयू और मेमोरी के बीच एकल बस के कारण होने वाली सीमा है।
443
EN + हिं Medium
GB Superscalar CPU executes?
IN सुपरस्केलर सीपीयू निष्पादित होता है?
A
One instruction per clock प्रति घड़ी एक निर्देश
B
Multiple instructions simultaneously एक साथ अनेक निर्देश
C
Instructions sequentially only केवल निर्देश क्रमानुसार
D
Floating point only केवल फ़्लोटिंग पॉइंट
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) A superscalar CPU can execute multiple instructions simultaneously using parallel execution units.
व्याख्या (हिन्दी) एक सुपरस्केलर सीपीयू समानांतर निष्पादन इकाइयों का उपयोग करके एक साथ कई निर्देशों को निष्पादित कर सकता है।
444
EN + हिं Medium
GB Pipeline in CPU allows?
IN सीपीयू में पाइपलाइन अनुमति देती है?
A
Sequential instruction execution अनुक्रमिक अनुदेश निष्पादन
B
Overlapping stages of multiple instructions अनेक निर्देशों के ओवरलैपिंग चरण
C
Multi-user access बहु-उपयोगकर्ता पहुंच
D
Memory management स्मृति प्रबंधन
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) CPU pipelining overlaps the execution stages of different instructions, improving throughput.
व्याख्या (हिन्दी) सीपीयू पाइपलाइनिंग विभिन्न निर्देशों के निष्पादन चरणों को ओवरलैप करती है, जिससे थ्रूपुट में सुधार होता है।
445
EN + हिं Medium
GB Which cache miss type occurs when cache is empty?
IN कैश खाली होने पर कौन सा कैश मिस प्रकार होता है?
A
Conflict miss संघर्ष मिस
B
Capacity miss क्षमता चुक गयी
C
Cold miss (compulsory) कोल्ड मिस (अनिवार्य)
D
Structural miss संरचनात्मक चूक
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Cold/compulsory misses occur on first access to a block, when cache is empty or block never loaded.
व्याख्या (हिन्दी) किसी ब्लॉक तक पहली बार पहुंचने पर कोल्ड/अनिवार्य चूक होती है, जब कैश खाली होता है या ब्लॉक कभी लोड नहीं होता है।
446
EN + हिं Medium
GB CISC vs RISC: RISC has?
IN सीआईएससी बनाम आरआईएससी: आरआईएससी के पास है?
A
Many complex instructions कई जटिल निर्देश
B
Few simple instructions कुछ सरल निर्देश
C
Variable-length instructions परिवर्तनीय-लंबाई निर्देश
D
Memory-to-memory operations मेमोरी-टू-मेमोरी ऑपरेशन
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) RISC (Reduced Instruction Set Computer) uses fewer, simpler, fixed-length instructions.
व्याख्या (हिन्दी) आरआईएससी (रिड्यूस्ड इंस्ट्रक्शन सेट कंप्यूटर) कम, सरल, निश्चित-लंबाई वाले निर्देशों का उपयोग करता है।
447
EN + हिं Medium
GB Branch prediction in CPU is used to?
IN सीपीयू में शाखा पूर्वानुमान का प्रयोग किया जाता है?
A
Predict power usage बिजली के उपयोग की भविष्यवाणी करें
B
Prefetch instructions based on likely branch outcome संभावित शाखा परिणाम के आधार पर निर्देश प्रीफ़ेच करें
C
Manage memory allocation स्मृति आवंटन प्रबंधित करें
D
Schedule I/O operations अनुसूची I/O संचालन
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Branch prediction speculatively fetches instructions from the most likely branch to minimize pipeline stalls.
व्याख्या (हिन्दी) शाखा पूर्वानुमान पाइपलाइन स्टालों को कम करने के लिए सबसे संभावित शाखा से अनुमानतः निर्देश प्राप्त करता है।
448
EN + हिं Medium
GB Out-of-order execution allows CPU to?
IN आउट-ऑफ-ऑर्डर निष्पादन सीपीयू को अनुमति देता है?
A
Execute instructions in a different order than programmed for efficiency दक्षता के लिए प्रोग्राम किए गए क्रम से भिन्न क्रम में निर्देशों को निष्पादित करें
B
Execute only one instruction केवल एक निर्देश निष्पादित करें
C
Ignore program branches प्रोग्राम शाखाओं पर ध्यान न दें
D
Skip instructions निर्देश छोड़ें
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Out-of-order execution reorders instructions to keep CPU units busy, executing independent instructions ahead.
व्याख्या (हिन्दी) आउट-ऑफ़-ऑर्डर निष्पादन सीपीयू इकाइयों को व्यस्त रखने के लिए निर्देशों को पुन: व्यवस्थित करता है, आगे स्वतंत्र निर्देशों को निष्पादित करता है।
449
EN + हिं Medium
GB Endianness refers to?
IN एंडियननेस का तात्पर्य है?
A
Energy efficiency ऊर्जा दक्षता
B
Byte order in multi-byte data storage मल्टी-बाइट डेटा स्टोरेज में बाइट क्रम
C
Cache replacement policy कैश प्रतिस्थापन नीति
D
Memory access pattern मेमोरी एक्सेस पैटर्न
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Endianness describes the order bytes are stored for multi-byte data: big-endian (MSB first) or little-endian (LSB first).
व्याख्या (हिन्दी) एंडियननेस मल्टी-बाइट डेटा के लिए संग्रहीत ऑर्डर बाइट्स का वर्णन करता है: बिग-एंडियन (एमएसबी पहले) या लिटिल-एंडियन (एलएसबी पहले)।
450
EN + हिं Medium
GB x86 processors use which endianness?
IN x86 प्रोसेसर किस एंडियननेस का उपयोग करते हैं?
A
Big-endian बिग-एंडियन
B
Little-endian लिटिल-एंडियन
C
Mixed मिश्रित
D
None कोई नहीं
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) x86 and x86-64 processors use little-endian byte ordering (least significant byte first).
व्याख्या (हिन्दी) x86 और x86-64 प्रोसेसर लिटिल-एंडियन बाइट ऑर्डरिंग (पहले कम से कम महत्वपूर्ण बाइट) का उपयोग करते हैं।
436–450 of 2941