Topic Wise MCQ

Artificial Intelligence Basic components of a computer system MCQ Questions for Class 9

Practice focused topic-wise MCQs with answers and explanations for quick revision and exam preparation.

Share

Start Basic components of a computer system Topic Quiz

Difficulty select karke sirf is topic ke focused MCQs practice karein. Score, timer aur explanations student-friendly flow me milenge.

Topic Navigation

Continue Chapter Revision

Basic components of a computer system Practice Questions

Showing 551-560 of 600 questions.

Search

केंद्रीय प्रसंस्करण इकाई में निर्देश चक्र का सही क्रम कौन सा है?

Which sequence correctly represents the instruction cycle in the central processing unit?

Explanation opens after your attempt
Correct Answer

A. प्राप्त करना फिर समझना फिर निष्पादित करनाFetch then Decode then Execute

Explanation

Simple Explanation

केंद्रीय प्रसंस्करण इकाई पहले निर्देश प्राप्त करती है फिर उसका अर्थ समझती है और अंत में उसे निष्पादित करती है। क्रम आधारित प्रश्नों में तीनों चरण याद रखें। / The central processing unit first fetches an instruction then decodes it and finally executes it. Remember all three stages in sequence-based questions.

Open Question Page
Ask Friends

नियंत्रण इकाई और अंकगणितीय तार्किक इकाई के बीच सही संबंध कौन सा है?

Which statement correctly describes the relationship between the control unit and the arithmetic logic unit?

Explanation opens after your attempt
Correct Answer

B. नियंत्रण इकाई कार्यों का निर्देशन करती है जबकि अंकगणितीय तार्किक इकाई गणना और तुलना करती हैThe control unit directs operations while the arithmetic logic unit performs calculations and comparisons

Explanation

Simple Explanation

नियंत्रण इकाई निर्देशों के प्रवाह का समन्वय करती है और अंकगणितीय तार्किक इकाई गणितीय तथा तार्किक कार्य करती है। दोनों केंद्रीय प्रसंस्करण इकाई के भाग हैं। / The control unit coordinates instruction flow while the arithmetic logic unit performs mathematical and logical operations. Both are parts of the central processing unit.

Open Question Page
Ask Friends

रजिस्टर को स्मृति पदानुक्रम में सबसे तेज घटकों में क्यों रखा जाता है?

Why are registers placed among the fastest components in the memory hierarchy?

Explanation opens after your attempt
Correct Answer

C. वे केंद्रीय प्रसंस्करण इकाई के भीतर तत्काल डेटा रखते हैंThey hold immediate data inside the central processing unit

Explanation

Simple Explanation

रजिस्टर केंद्रीय प्रसंस्करण इकाई के भीतर स्थित होते हैं और तात्कालिक निर्देश तथा डेटा रखते हैं। उनकी क्षमता छोटी लेकिन पहुंच अत्यंत तेज होती है। / Registers are located inside the central processing unit and hold immediate instructions and data. Their capacity is small but access is extremely fast.

Open Question Page
Ask Friends

कैश स्मृति की उपयोगिता का सबसे सटीक वर्णन कौन सा है?

Which is the most accurate description of the usefulness of cache memory?

Explanation opens after your attempt
Correct Answer

D. यह बार बार उपयोग होने वाला डेटा केंद्रीय प्रसंस्करण इकाई के पास रखती हैIt keeps frequently used data close to the central processing unit

Explanation

Simple Explanation

कैश स्मृति बार बार आवश्यक डेटा को तेजी से उपलब्ध कराकर प्रतीक्षा समय कम करती है। इसे मुख्य स्मृति से छोटी और तेज समझें। / Cache memory reduces waiting time by providing frequently needed data quickly. Understand it as smaller and faster than main memory.

Open Question Page
Ask Friends

रैंडम एक्सेस मेमोरी बढ़ाने से बहुकार्यन में सुधार क्यों हो सकता है?

Why can increasing random access memory improve multitasking?

Explanation opens after your attempt
Correct Answer

A. अधिक सक्रिय कार्यक्रमों का डेटा मुख्य स्मृति में रह सकता हैData from more active programs can remain in main memory

Explanation

Simple Explanation

अधिक रैंडम एक्सेस मेमोरी से कई कार्यक्रमों के सक्रिय डेटा को भंडारण पर बार बार भेजने की आवश्यकता घट सकती है। इससे बहुकार्यन अधिक सुचारु हो सकता है। / More random access memory can reduce the need to move active program data repeatedly to storage. This can make multitasking smoother.

Open Question Page
Ask Friends

आभासी स्मृति का उपयोग होने पर कंप्यूटर सामान्यतः धीमा क्यों हो सकता है?

Why may a computer become slower when virtual memory is heavily used?

Explanation opens after your attempt
Correct Answer

B. भंडारण की पहुंच रैंडम एक्सेस मेमोरी से धीमी होती हैStorage access is slower than random access memory

Explanation

Simple Explanation

आभासी स्मृति भंडारण के हिस्से को अस्थायी स्मृति की तरह उपयोग करती है। भंडारण रैंडम एक्सेस मेमोरी से धीमा होने के कारण प्रदर्शन घट सकता है। / Virtual memory uses part of storage as temporary memory. Performance may decrease because storage is slower than random access memory.

Open Question Page
Ask Friends

रीड ओनली मेमोरी को अपरिवर्तनशील स्मृति क्यों कहा जाता है?

Why is read only memory called non-volatile memory?

Explanation opens after your attempt
Correct Answer

C. यह बिजली बंद होने पर भी अपना डेटा बनाए रखती हैIt retains its data even when power is off

Explanation

Simple Explanation

रीड ओनली मेमोरी का डेटा सामान्यतः बिजली बंद होने पर भी सुरक्षित रहता है। इसी कारण इसे अपरिवर्तनशील स्मृति कहते हैं। / Read only memory normally retains its data even when power is removed. Therefore it is called non-volatile memory.

Open Question Page
Ask Friends

प्राथमिक स्मृति और द्वितीयक भंडारण में सबसे महत्वपूर्ण अंतर क्या है?

What is the most important difference between primary memory and secondary storage?

Explanation opens after your attempt
Correct Answer

D. प्राथमिक स्मृति सक्रिय प्रसंस्करण में सीधे उपयोग होती है जबकि द्वितीयक भंडारण दीर्घकालिक डेटा रखता हैPrimary memory is used directly in active processing while secondary storage keeps long-term data

Explanation

Simple Explanation

प्राथमिक स्मृति चल रहे कार्यों के लिए तेज पहुंच देती है जबकि द्वितीयक भंडारण डेटा को लंबे समय तक सुरक्षित रखता है। दोनों की भूमिका अलग है। / Primary memory provides fast access for running tasks while secondary storage preserves data for the long term. Their roles are different.

Open Question Page
Ask Friends

मदरबोर्ड पर डेटा बस का मुख्य कार्य क्या है?

What is the main function of the data bus on a motherboard?

Explanation opens after your attempt
Correct Answer

A. घटकों के बीच डेटा संकेत पहुंचानाCarry data signals between components

Explanation

Simple Explanation

डेटा बस केंद्रीय प्रसंस्करण इकाई स्मृति और अन्य घटकों के बीच डेटा पहुंचाती है। इसे कंप्यूटर के आंतरिक संचार मार्ग के रूप में समझें। / The data bus carries data between the central processing unit memory and other components. Understand it as an internal communication pathway.

Open Question Page
Ask Friends

पता बस का मुख्य उद्देश्य क्या है?

What is the main purpose of the address bus?

Explanation opens after your attempt
Correct Answer

B. किस स्मृति स्थान या उपकरण तक पहुंचना है यह बतानाIndicate which memory location or device is to be accessed

Explanation

Simple Explanation

पता बस उस स्थान की पहचान करती है जहां डेटा पढ़ना या लिखना है। इसे डेटा बस से अलग पहचानें। / The address bus identifies the location from which data is read or to which it is written. Distinguish it from the data bus.

Open Question Page
Ask Friends