Class 9 Artificial Intelligence - ICT (Information & Communication Technology) Skills-I - Basic computer operations (hardware and software) Expert Quiz

Level 33 • 50/50 questions • 25 seconds per question.

Level readiness 50/50 Questions
Time Left 20:50 25 sec/question
RewardsCoins + XP
ModeClassic Quiz
Share
Question 1 / 50 0 score
Answered 0/50 Correct 0 Time 20:50

कंप्यूटर के आरंभ क्रम में स्वपरीक्षण सफल होने के बाद अगला प्रमुख चरण सामान्यतः क्या होता है?

After the startup self-test succeeds what is generally the next major stage in the computer boot sequence?

Explanation opens after your attempt
Correct Answer

A. प्रचालन तंत्र के आरंभक को भंडारण से मुख्य स्मृति में लानाLoading the operating system boot loader from storage into main memory

Step 1

Concept

After the self-test the boot loader begins loading the operating system. Remember the correct boot sequence for exams.

Step 2

Why this answer is correct

The correct answer is A. प्रचालन तंत्र के आरंभक को भंडारण से मुख्य स्मृति में लाना / Loading the operating system boot loader from storage into main memory. After the self-test the boot loader begins loading the operating system. Remember the correct boot sequence for exams.

Step 3

Exam Tip

स्वपरीक्षण के बाद आरंभक प्रचालन तंत्र को लोड करने की प्रक्रिया शुरू करता है। परीक्षा में आरंभ क्रम का सही अनुक्रम याद रखें।

Open Question Page
Ask Friends

यदि प्रक्रमक को आवश्यक आँकड़ा कैश स्मृति में मिल जाता है तो मुख्य लाभ क्या होता है?

What is the main benefit when the processor finds required data in cache memory?

Explanation opens after your attempt
Correct Answer

B. धीमी मुख्य स्मृति तक पहुँच की आवश्यकता घटती हैThe need to access slower main memory is reduced

Step 1

Concept

A cache hit avoids accessing comparatively slower main memory. Associate this benefit with a cache hit in exams.

Step 2

Why this answer is correct

The correct answer is B. धीमी मुख्य स्मृति तक पहुँच की आवश्यकता घटती है / The need to access slower main memory is reduced. A cache hit avoids accessing comparatively slower main memory. Associate this benefit with a cache hit in exams.

Step 3

Exam Tip

कैश में आँकड़ा मिलने से प्रक्रमक को अपेक्षाकृत धीमी मुख्य स्मृति तक नहीं जाना पड़ता। परीक्षा में इसे कैश सफल प्राप्ति से जोड़ें।

Open Question Page
Ask Friends

किस परिस्थिति में प्रचालन तंत्र द्वारा पृष्ठ अदला बदली अत्यधिक होने की संभावना सबसे अधिक है?

In which situation is excessive paging by the operating system most likely?

Explanation opens after your attempt
Correct Answer

C. जब सक्रिय कार्यक्रमों की स्मृति माँग उपलब्ध मुख्य स्मृति से बहुत अधिक होWhen active programs require far more memory than available main memory

Step 1

Concept

When main memory is insufficient the system repeatedly moves pages between memory and disk. Recognize this as excessive paging.

Step 2

Why this answer is correct

The correct answer is C. जब सक्रिय कार्यक्रमों की स्मृति माँग उपलब्ध मुख्य स्मृति से बहुत अधिक हो / When active programs require far more memory than available main memory. When main memory is insufficient the system repeatedly moves pages between memory and disk. Recognize this as excessive paging.

Step 3

Exam Tip

मुख्य स्मृति कम पड़ने पर तंत्र बार बार पृष्ठों को डिस्क और स्मृति के बीच स्थानांतरित करता है। परीक्षा में इसे अत्यधिक अदला बदली से पहचानें।

Open Question Page
Ask Friends

किसी फाइल की सामग्री सुरक्षित है लेकिन उसका नाम और स्थान बदल गया है। इससे कौन सा गुण मुख्यतः बदला है?

A file's content is unchanged but its name and location have changed. Which property has mainly changed?

Explanation opens after your attempt
Correct Answer

D. फाइल का मेटाडेटाFile metadata

Step 1

Concept

The name and location are descriptive information associated with a file. Distinguish file content from metadata in exams.

Step 2

Why this answer is correct

The correct answer is D. फाइल का मेटाडेटा / File metadata. The name and location are descriptive information associated with a file. Distinguish file content from metadata in exams.

Step 3

Exam Tip

नाम और स्थान फाइल से जुड़ी वर्णनात्मक जानकारी हैं। परीक्षा में सामग्री और मेटाडेटा का अंतर समझें।

Open Question Page
Ask Friends

बहुकार्य के दौरान प्रचालन तंत्र प्रसंग परिवर्तन क्यों करता है?

Why does an operating system perform context switching during multitasking?

Explanation opens after your attempt
Correct Answer

A. एक प्रक्रिया की स्थिति सुरक्षित कर दूसरी प्रक्रिया को प्रक्रमक समय देने के लिएTo save one process state and give processor time to another process

Step 1

Concept

Context switching saves the current process state and runs another process. Link it with multitasking and time sharing.

Step 2

Why this answer is correct

The correct answer is A. एक प्रक्रिया की स्थिति सुरक्षित कर दूसरी प्रक्रिया को प्रक्रमक समय देने के लिए / To save one process state and give processor time to another process. Context switching saves the current process state and runs another process. Link it with multitasking and time sharing.

Step 3

Exam Tip

प्रसंग परिवर्तन में वर्तमान प्रक्रिया की स्थिति सुरक्षित करके दूसरी प्रक्रिया चलाई जाती है। परीक्षा में इसे बहुकार्य और समय बाँटने से जोड़ें।

Open Question Page
Ask Friends

एक अनुप्रयोग सामान्य उपयोगकर्ता खाते में नहीं चलता लेकिन प्रशासक खाते में चलता है। सबसे संभावित कारण क्या है?

An application does not run under a standard user account but runs under an administrator account. What is the most likely reason?

Explanation opens after your attempt
Correct Answer

B. अनुप्रयोग को ऐसे संसाधन की अनुमति चाहिए जो सामान्य खाते को प्राप्त नहीं हैThe application needs permission to a resource unavailable to the standard account

Step 1

Concept

Some applications require access to protected files or system areas. Do not mistake a permission issue for a hardware fault.

Step 2

Why this answer is correct

The correct answer is B. अनुप्रयोग को ऐसे संसाधन की अनुमति चाहिए जो सामान्य खाते को प्राप्त नहीं है / The application needs permission to a resource unavailable to the standard account. Some applications require access to protected files or system areas. Do not mistake a permission issue for a hardware fault.

Step 3

Exam Tip

कुछ अनुप्रयोग संरक्षित फाइल या तंत्र क्षेत्र तक पहुँच माँगते हैं। परीक्षा में अनुमति समस्या को हार्डवेयर दोष न मानें।

Open Question Page
Ask Friends

यदि दो प्रक्रियाएँ एक ही संसाधन की प्रतीक्षा करती रहें और कोई भी आगे न बढ़ सके तो यह स्थिति क्या कहलाती है?

What is the condition called when two processes keep waiting for the same locked resources and neither can proceed?

Explanation opens after your attempt
Correct Answer

C. गतिरोधDeadlock

Step 1

Concept

In a deadlock processes wait indefinitely for resources held by one another. Distinguish it from ordinary slowness.

Step 2

Why this answer is correct

The correct answer is C. गतिरोध / Deadlock. In a deadlock processes wait indefinitely for resources held by one another. Distinguish it from ordinary slowness.

Step 3

Exam Tip

गतिरोध में प्रक्रियाएँ परस्पर संसाधनों की प्रतीक्षा करती रहती हैं। परीक्षा में इसे सामान्य धीमेपन से अलग पहचानें।

Open Question Page
Ask Friends

कंप्यूटर के फाइल तंत्र में अनुक्रमणिका रखने का मुख्य उद्देश्य क्या है?

What is the main purpose of maintaining an index in a computer file system?

Explanation opens after your attempt
Correct Answer

D. फाइलों या आँकड़ों का स्थान शीघ्र खोजने में सहायता करनाHelping locate files or data quickly

Step 1

Concept

An index organizes location information for faster searching. Do not treat it as an extra copy of the file.

Step 2

Why this answer is correct

The correct answer is D. फाइलों या आँकड़ों का स्थान शीघ्र खोजने में सहायता करना / Helping locate files or data quickly. An index organizes location information for faster searching. Do not treat it as an extra copy of the file.

Step 3

Exam Tip

अनुक्रमणिका खोज के लिए स्थान संबंधी जानकारी व्यवस्थित करती है। परीक्षा में इसे फाइल की अतिरिक्त प्रतिलिपि न समझें।

Open Question Page
Ask Friends

कंप्यूटर में अवरोध संकेत का उपयोग किसलिए किया जाता है?

What is an interrupt signal used for in a computer?

Explanation opens after your attempt
Correct Answer

A. प्रक्रमक का ध्यान किसी आवश्यक घटना या उपकरण अनुरोध की ओर दिलाने के लिएTo draw the processor's attention to an important event or device request

Step 1

Concept

An interrupt informs the processor about an event requiring attention. Link it with reducing continuous polling.

Step 2

Why this answer is correct

The correct answer is A. प्रक्रमक का ध्यान किसी आवश्यक घटना या उपकरण अनुरोध की ओर दिलाने के लिए / To draw the processor's attention to an important event or device request. An interrupt informs the processor about an event requiring attention. Link it with reducing continuous polling.

Step 3

Exam Tip

अवरोध प्रक्रमक को तत्काल ध्यान योग्य घटना की सूचना देता है। परीक्षा में इसे बार बार स्थिति जाँचने की आवश्यकता घटाने से जोड़ें।

Open Question Page
Ask Friends

यदि किसी उपकरण का चालक प्रचालन तंत्र के नए संस्करण से मेल नहीं खाता तो क्या परिणाम हो सकता है?

What may happen if a device driver is incompatible with a new operating system version?

Explanation opens after your attempt
Correct Answer

B. उपकरण गलत काम कर सकता है या पहचाना नहीं जाएगाThe device may malfunction or remain unrecognized

Step 1

Concept

An incompatible driver cannot provide proper communication between hardware and the operating system. Check driver compatibility after updates.

Step 2

Why this answer is correct

The correct answer is B. उपकरण गलत काम कर सकता है या पहचाना नहीं जाएगा / The device may malfunction or remain unrecognized. An incompatible driver cannot provide proper communication between hardware and the operating system. Check driver compatibility after updates.

Step 3

Exam Tip

असंगत चालक हार्डवेयर और प्रचालन तंत्र के बीच सही संचार नहीं करा पाता। परीक्षा में अद्यतन के बाद चालक संगतता जाँचें।

Open Question Page
Ask Friends

एक ठोस अवस्था भंडारण यंत्र में आँकड़ा पढ़ने की गति तेज होने का प्रमुख हार्डवेयर कारण क्या है?

What is the main hardware reason for fast data access in a solid state drive?

Explanation opens after your attempt
Correct Answer

C. इसमें चलने वाले यांत्रिक भाग नहीं होतेIt has no moving mechanical parts

Step 1

Concept

Solid state storage uses flash memory and has no mechanical seek delay. Compare this with a hard disk drive in exams.

Step 2

Why this answer is correct

The correct answer is C. इसमें चलने वाले यांत्रिक भाग नहीं होते / It has no moving mechanical parts. Solid state storage uses flash memory and has no mechanical seek delay. Compare this with a hard disk drive in exams.

Step 3

Exam Tip

ठोस अवस्था भंडारण फ्लैश स्मृति का उपयोग करता है और इसमें यांत्रिक खोज समय नहीं होता। परीक्षा में इसे कठोर चक्रिका से तुलना करें।

Open Question Page
Ask Friends

किसी चक्रिका में अनेक छोटे खाली स्थान बिखरे होने पर कौन सी समस्या उत्पन्न हो सकती है?

Which issue may occur when many small free spaces are scattered across a disk?

Explanation opens after your attempt
Correct Answer

D. खंडीकरणFragmentation

Step 1

Concept

Scattered free spaces and separated file parts can cause fragmentation. Understand its stronger impact on magnetic disks.

Step 2

Why this answer is correct

The correct answer is D. खंडीकरण / Fragmentation. Scattered free spaces and separated file parts can cause fragmentation. Understand its stronger impact on magnetic disks.

Step 3

Exam Tip

बिखरे खाली स्थान और अलग अलग क्षेत्रों में रखे फाइल भाग खंडीकरण पैदा कर सकते हैं। परीक्षा में इसका प्रभाव विशेषकर चुंबकीय चक्रिका पर समझें।

Open Question Page
Ask Friends

किसी प्रक्रिया को प्रक्रमक समय मिलने के बावजूद आवश्यक आँकड़ा आने तक रुकना पड़े तो उसकी अवस्था क्या होगी?

What is the state of a process that must wait for required data even though it could otherwise use the processor?

Explanation opens after your attempt
Correct Answer

A. प्रतीक्षारत अवस्थाWaiting state

Step 1

Concept

A process waiting for data or an event remains in the waiting state. Distinguish it from the ready state.

Step 2

Why this answer is correct

The correct answer is A. प्रतीक्षारत अवस्था / Waiting state. A process waiting for data or an event remains in the waiting state. Distinguish it from the ready state.

Step 3

Exam Tip

आवश्यक घटना या आँकड़े की प्रतीक्षा में प्रक्रिया प्रतीक्षारत अवस्था में रहती है। परीक्षा में इसे तैयार अवस्था से अलग करें।

Open Question Page
Ask Friends

किसी फाइल के लिए पढ़ने की अनुमति है लेकिन लिखने की नहीं। उपयोगकर्ता सामान्यतः क्या कर सकता है?

A user has read permission but no write permission for a file. What can the user generally do?

Explanation opens after your attempt
Correct Answer

B. फाइल देख सकता है लेकिन परिवर्तन सहेज नहीं सकताView the file but cannot save modifications

Step 1

Concept

Read permission allows viewing while write permission allows saving changes. Keep the two rights distinct in exams.

Step 2

Why this answer is correct

The correct answer is B. फाइल देख सकता है लेकिन परिवर्तन सहेज नहीं सकता / View the file but cannot save modifications. Read permission allows viewing while write permission allows saving changes. Keep the two rights distinct in exams.

Step 3

Exam Tip

पढ़ने की अनुमति सामग्री देखने देती है जबकि लिखने की अनुमति परिवर्तन सहेजती है। परीक्षा में दोनों अधिकारों को अलग रखें।

Open Question Page
Ask Friends

जब कोई कार्यक्रम अपनी आवंटित स्मृति सीमा के बाहर लिखने का प्रयास करता है तो प्रचालन तंत्र क्या कर सकता है?

What may an operating system do when a program tries to write outside its allocated memory area?

Explanation opens after your attempt
Correct Answer

C. सुरक्षा उल्लंघन मानकर कार्यक्रम को रोक सकता हैTreat it as a protection violation and terminate the program

Step 1

Concept

Memory protection prevents a program from writing into unauthorized areas. Link it with system stability and security.

Step 2

Why this answer is correct

The correct answer is C. सुरक्षा उल्लंघन मानकर कार्यक्रम को रोक सकता है / Treat it as a protection violation and terminate the program. Memory protection prevents a program from writing into unauthorized areas. Link it with system stability and security.

Step 3

Exam Tip

स्मृति संरक्षण एक कार्यक्रम को दूसरे क्षेत्र में अनधिकृत लेखन से रोकता है। परीक्षा में इसे तंत्र स्थिरता और सुरक्षा से जोड़ें।

Open Question Page
Ask Friends

किस प्रकार का सॉफ्टवेयर स्रोत कोड को मशीन द्वारा समझे जाने योग्य रूप में अनुवाद करता है?

Which type of software translates source code into a form understandable by the machine?

Explanation opens after your attempt
Correct Answer

D. भाषा अनुवादकLanguage translator

Step 1

Concept

Language translators such as compilers or interpreters convert source instructions into executable form. Distinguish them from ordinary applications.

Step 2

Why this answer is correct

The correct answer is D. भाषा अनुवादक / Language translator. Language translators such as compilers or interpreters convert source instructions into executable form. Distinguish them from ordinary applications.

Step 3

Exam Tip

संकलक या दुभाषिया जैसे भाषा अनुवादक स्रोत निर्देशों को निष्पादन योग्य रूप में बदलते हैं। परीक्षा में इन्हें अनुप्रयोग सॉफ्टवेयर से अलग पहचानें।

Open Question Page
Ask Friends

किसी बाहरी भंडारण यंत्र में फाइल लिखते समय बिजली चली जाए तो सबसे संभावित जोखिम क्या है?

What is the most likely risk if power fails while a file is being written to external storage?

Explanation opens after your attempt
Correct Answer

A. फाइल तंत्र या लिखी जा रही फाइल का अपूर्ण अथवा दूषित होनाThe file system or the file being written may become incomplete or corrupted

Step 1

Concept

An interrupted write operation may affect both the file and the file system. Remember the importance of safe removal and stable power.

Step 2

Why this answer is correct

The correct answer is A. फाइल तंत्र या लिखी जा रही फाइल का अपूर्ण अथवा दूषित होना / The file system or the file being written may become incomplete or corrupted. An interrupted write operation may affect both the file and the file system. Remember the importance of safe removal and stable power.

Step 3

Exam Tip

अधूरी लेखन प्रक्रिया फाइल और फाइल तंत्र दोनों को प्रभावित कर सकती है। परीक्षा में सुरक्षित निष्कासन और निर्बाध बिजली का महत्व याद रखें।

Open Question Page
Ask Friends

एक ही अनुप्रयोग के दो संस्करण स्थापित होने पर फाइल खुलने में भ्रम क्यों हो सकता है?

Why can file opening become confusing when two versions of the same application are installed?

Explanation opens after your attempt
Correct Answer

B. फाइल संबद्धता गलत संस्करण की ओर संकेत कर सकती हैFile association may point to the wrong version

Step 1

Concept

The operating system associates a file type with one default application. Understand the link between version conflicts and file associations.

Step 2

Why this answer is correct

The correct answer is B. फाइल संबद्धता गलत संस्करण की ओर संकेत कर सकती है / File association may point to the wrong version. The operating system associates a file type with one default application. Understand the link between version conflicts and file associations.

Step 3

Exam Tip

प्रचालन तंत्र फाइल प्रकार को किसी एक निर्धारित अनुप्रयोग से जोड़ता है। परीक्षा में संस्करण समस्या और फाइल संबद्धता का संबंध समझें।

Open Question Page
Ask Friends

किसी भंडारण यंत्र को प्रारूपित करने का प्रमुख प्रभाव क्या होता है?

What is the main effect of formatting a storage device?

Explanation opens after your attempt
Correct Answer

C. उस पर नया फाइल तंत्र तैयार होता है और पुरानी फाइलों की पहुँच मिट सकती हैA new file system is created and access to old files may be lost

Step 1

Concept

Formatting creates a file-system structure on the storage medium. Remember the importance of backup before formatting.

Step 2

Why this answer is correct

The correct answer is C. उस पर नया फाइल तंत्र तैयार होता है और पुरानी फाइलों की पहुँच मिट सकती है / A new file system is created and access to old files may be lost. Formatting creates a file-system structure on the storage medium. Remember the importance of backup before formatting.

Step 3

Exam Tip

प्रारूपण भंडारण माध्यम पर फाइल तंत्र संरचना बनाता है। परीक्षा में प्रारूपण से पहले बैकअप का महत्व याद रखें।

Open Question Page
Ask Friends

किसी कार्यक्रम की पृष्ठभूमि सेवा बंद करने पर उसका मुख्य अनुप्रयोग खुला रहते हुए भी कौन सी समस्या हो सकती है?

What problem may occur if a program's background service is stopped while its main application remains open?

Explanation opens after your attempt
Correct Answer

D. उस कार्यक्रम की कुछ स्वचालित या सहायक सुविधाएँ काम करना बंद कर सकती हैंSome automatic or supporting features of the program may stop working

Step 1

Concept

Many applications depend on background services for updates synchronization or notifications. Distinguish a service from a foreground process.

Step 2

Why this answer is correct

The correct answer is D. उस कार्यक्रम की कुछ स्वचालित या सहायक सुविधाएँ काम करना बंद कर सकती हैं / Some automatic or supporting features of the program may stop working. Many applications depend on background services for updates synchronization or notifications. Distinguish a service from a foreground process.

Step 3

Exam Tip

कई अनुप्रयोग अद्यतन समन्वयन या सूचना के लिए पृष्ठभूमि सेवाओं पर निर्भर करते हैं। परीक्षा में प्रक्रिया और सेवा का अंतर समझें।

Open Question Page
Ask Friends

कंप्यूटर में प्रत्यक्ष स्मृति अभिगम का प्रमुख लाभ क्या है?

What is the main advantage of direct memory access in a computer?

Explanation opens after your attempt
Correct Answer

A. कुछ उपकरण प्रक्रमक की निरंतर भागीदारी के बिना मुख्य स्मृति से आँकड़ा स्थानांतरित कर सकते हैंSome devices can transfer data to or from main memory without continuous processor involvement

Step 1

Concept

Direct memory access reduces processor involvement during large data transfers. Link it with efficient input and output operations.

Step 2

Why this answer is correct

The correct answer is A. कुछ उपकरण प्रक्रमक की निरंतर भागीदारी के बिना मुख्य स्मृति से आँकड़ा स्थानांतरित कर सकते हैं / Some devices can transfer data to or from main memory without continuous processor involvement. Direct memory access reduces processor involvement during large data transfers. Link it with efficient input and output operations.

Step 3

Exam Tip

प्रत्यक्ष स्मृति अभिगम बड़े आँकड़ा स्थानांतरण में प्रक्रमक का कार्यभार घटाता है। परीक्षा में इसे इनपुट आउटपुट दक्षता से जोड़ें।

Open Question Page
Ask Friends

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

What may happen during heavy multitasking if a computer has a fast processor but very little main memory?

Explanation opens after your attempt
Correct Answer

B. अत्यधिक आभासी स्मृति उपयोग के कारण तंत्र धीमा हो सकता हैThe system may slow because of excessive virtual memory use

Step 1

Concept

Low main memory may force the system to rely on slower secondary storage. Do not judge overall performance by processor speed alone.

Step 2

Why this answer is correct

The correct answer is B. अत्यधिक आभासी स्मृति उपयोग के कारण तंत्र धीमा हो सकता है / The system may slow because of excessive virtual memory use. Low main memory may force the system to rely on slower secondary storage. Do not judge overall performance by processor speed alone.

Step 3

Exam Tip

कम मुख्य स्मृति तंत्र को धीमे द्वितीयक भंडारण पर निर्भर कर सकती है। परीक्षा में समग्र प्रदर्शन को केवल प्रक्रमक गति से न आँकें।

Open Question Page
Ask Friends

किसी फाइल की जाँच राशि बदलने से सामान्यतः क्या संकेत मिलता है?

What does a change in a file's checksum generally indicate?

Explanation opens after your attempt
Correct Answer

C. फाइल की सामग्री में परिवर्तन या क्षति हुई हैThe file content has changed or become corrupted

Step 1

Concept

A checksum is derived from file content so a change suggests modification or corruption. Associate it with integrity checking.

Step 2

Why this answer is correct

The correct answer is C. फाइल की सामग्री में परिवर्तन या क्षति हुई है / The file content has changed or become corrupted. A checksum is derived from file content so a change suggests modification or corruption. Associate it with integrity checking.

Step 3

Exam Tip

जाँच राशि सामग्री के आधार पर बनती है इसलिए उसका बदलना सामग्री परिवर्तन का संकेत है। परीक्षा में इसे अखंडता जाँच से जोड़ें।

Open Question Page
Ask Friends

यदि किसी कार्यक्रम के हटाने के बाद भी उसका आरंभ प्रविष्टि सक्रिय रहे तो क्या परिणाम हो सकता है?

What may happen if a startup entry remains active after its program has been uninstalled?

Explanation opens after your attempt
Correct Answer

D. आरंभ के समय अनुपलब्ध फाइल से संबंधित त्रुटि दिखाई दे सकती हैAn error about a missing file may appear during startup

Step 1

Concept

A leftover startup entry may try to launch a removed file. Recognize this as a sign of incomplete uninstallation.

Step 2

Why this answer is correct

The correct answer is D. आरंभ के समय अनुपलब्ध फाइल से संबंधित त्रुटि दिखाई दे सकती है / An error about a missing file may appear during startup. A leftover startup entry may try to launch a removed file. Recognize this as a sign of incomplete uninstallation.

Step 3

Exam Tip

शेष आरंभ प्रविष्टि हटाई जा चुकी फाइल को चलाने का प्रयास कर सकती है। परीक्षा में अधूरे स्थापना निरसन के संकेत पहचानें।

Open Question Page
Ask Friends

कंप्यूटर में लेखन कैश का उपयोग प्रदर्शन बढ़ा सकता है लेकिन इसका जोखिम क्या है?

A write cache can improve computer performance but what risk does it introduce?

Explanation opens after your attempt
Correct Answer

A. अचानक बिजली जाने पर अभी तक भंडारण में न लिखे गए आँकड़े खो सकते हैंData not yet written to storage may be lost during sudden power failure

Step 1

Concept

A write cache may temporarily hold data in memory. Remember both its performance benefit and its power-failure risk.

Step 2

Why this answer is correct

The correct answer is A. अचानक बिजली जाने पर अभी तक भंडारण में न लिखे गए आँकड़े खो सकते हैं / Data not yet written to storage may be lost during sudden power failure. A write cache may temporarily hold data in memory. Remember both its performance benefit and its power-failure risk.

Step 3

Exam Tip

लेखन कैश आँकड़े कुछ समय स्मृति में रख सकता है। परीक्षा में प्रदर्शन लाभ के साथ बिजली विफलता का जोखिम भी याद रखें।

Open Question Page
Ask Friends

किसी कार्यक्रम के लिए अनुकूलता विधा का उपयोग कब किया जाता है?

When is compatibility mode used for a program?

Explanation opens after your attempt
Correct Answer

B. जब पुराने कार्यक्रम को नए प्रचालन तंत्र के अनुरूप वातावरण देना होWhen an older program needs an environment resembling an earlier operating system

Step 1

Concept

Compatibility mode simulates some older system behavior for legacy programs. Do not treat it as an actual operating-system replacement.

Step 2

Why this answer is correct

The correct answer is B. जब पुराने कार्यक्रम को नए प्रचालन तंत्र के अनुरूप वातावरण देना हो / When an older program needs an environment resembling an earlier operating system. Compatibility mode simulates some older system behavior for legacy programs. Do not treat it as an actual operating-system replacement.

Step 3

Exam Tip

अनुकूलता विधा पुराने कार्यक्रम के लिए कुछ पुराने तंत्र व्यवहार का अनुकरण करती है। परीक्षा में इसे वास्तविक प्रचालन तंत्र परिवर्तन न मानें।

Open Question Page
Ask Friends

किसी अनुप्रयोग की अस्थायी फाइलें अत्यधिक बढ़ने पर सबसे संभावित प्रभाव क्या होगा?

What is the most likely effect if an application's temporary files grow excessively?

Explanation opens after your attempt
Correct Answer

C. भंडारण स्थान कम हो सकता है और अनुप्रयोग का व्यवहार प्रभावित हो सकता हैStorage space may decrease and application behavior may be affected

Step 1

Concept

Temporary files can be useful but uncontrolled growth consumes storage. Identify necessary files before cleanup.

Step 2

Why this answer is correct

The correct answer is C. भंडारण स्थान कम हो सकता है और अनुप्रयोग का व्यवहार प्रभावित हो सकता है / Storage space may decrease and application behavior may be affected. Temporary files can be useful but uncontrolled growth consumes storage. Identify necessary files before cleanup.

Step 3

Exam Tip

अस्थायी फाइलें उपयोगी हो सकती हैं लेकिन अनियंत्रित वृद्धि स्थान घेरती है। परीक्षा में साफ सफाई से पहले आवश्यक फाइल पहचानें।

Open Question Page
Ask Friends

किसी फाइल को स्थानांतरित करते समय उसी भंडारण यंत्र के भीतर क्रिया सामान्यतः तेज क्यों होती है?

Why is moving a file within the same storage volume generally faster?

Explanation opens after your attempt
Correct Answer

A. फाइल की सामग्री पुनः लिखने के बजाय केवल स्थान संबंधी प्रविष्टियाँ बदली जा सकती हैंLocation-related entries may be changed without rewriting all file content

Step 1

Concept

Within one file system a move can often be completed by changing directory information. Compare it with copying across storage devices.

Step 2

Why this answer is correct

The correct answer is A. फाइल की सामग्री पुनः लिखने के बजाय केवल स्थान संबंधी प्रविष्टियाँ बदली जा सकती हैं / Location-related entries may be changed without rewriting all file content. Within one file system a move can often be completed by changing directory information. Compare it with copying across storage devices.

Step 3

Exam Tip

एक ही फाइल तंत्र में स्थानांतरण प्रायः निर्देशिका जानकारी बदलकर किया जा सकता है। परीक्षा में इसे अलग भंडारण यंत्र पर प्रतिलिपि से तुलना करें।

Open Question Page
Ask Friends

कंप्यूटर में प्रक्रिया प्राथमिकता बढ़ाने का संभावित प्रभाव क्या है?

What is a possible effect of increasing a process priority on a computer?

Explanation opens after your attempt
Correct Answer

B. उसे अन्य सामान्य प्रक्रियाओं की तुलना में अधिक प्रक्रमक अवसर मिल सकते हैंIt may receive more processor opportunities than normal processes

Step 1

Concept

The scheduler may give a higher-priority process more opportunities. Understand that this does not increase actual hardware speed.

Step 2

Why this answer is correct

The correct answer is B. उसे अन्य सामान्य प्रक्रियाओं की तुलना में अधिक प्रक्रमक अवसर मिल सकते हैं / It may receive more processor opportunities than normal processes. The scheduler may give a higher-priority process more opportunities. Understand that this does not increase actual hardware speed.

Step 3

Exam Tip

उच्च प्राथमिकता प्रक्रिया को अनुसूचक अधिक अवसर दे सकता है। परीक्षा में समझें कि इससे हार्डवेयर की वास्तविक गति नहीं बढ़ती।

Open Question Page
Ask Friends

यदि कोई फाइल खुली होने पर दूसरा कार्यक्रम उसे बदल नहीं पाता तो संभावित कारण क्या है?

What is a likely reason when a second program cannot modify a file that is already open?

Explanation opens after your attempt
Correct Answer

C. पहले कार्यक्रम ने फाइल पर ताला लगाया हैThe first program has placed a lock on the file

Step 1

Concept

A file lock can prevent conflicting simultaneous writes. Distinguish file locking from general permission issues.

Step 2

Why this answer is correct

The correct answer is C. पहले कार्यक्रम ने फाइल पर ताला लगाया है / The first program has placed a lock on the file. A file lock can prevent conflicting simultaneous writes. Distinguish file locking from general permission issues.

Step 3

Exam Tip

फाइल ताला एक साथ विरोधी लेखन को रोक सकता है। परीक्षा में इसे अनुमति समस्या और फाइल ताले से अलग अलग जाँचें।

Open Question Page
Ask Friends

किसी प्रचालन तंत्र के केंद्रक का प्रमुख कार्य क्या है?

What is the primary role of an operating system kernel?

Explanation opens after your attempt
Correct Answer

D. प्रक्रमक स्मृति और उपकरण जैसे मूल संसाधनों का नियंत्रण करनाControlling core resources such as processor memory and devices

Step 1

Concept

The kernel is the core part of an operating system that manages hardware resources. Distinguish it from user applications.

Step 2

Why this answer is correct

The correct answer is D. प्रक्रमक स्मृति और उपकरण जैसे मूल संसाधनों का नियंत्रण करना / Controlling core resources such as processor memory and devices. The kernel is the core part of an operating system that manages hardware resources. Distinguish it from user applications.

Step 3

Exam Tip

केंद्रक प्रचालन तंत्र का मुख्य भाग है जो हार्डवेयर संसाधनों का नियंत्रण करता है। परीक्षा में इसे उपयोगकर्ता अनुप्रयोग से अलग रखें।

Open Question Page
Ask Friends

कंप्यूटर में तंत्र पुनर्स्थापना बिंदु का मुख्य उपयोग क्या है?

What is the main use of a system restore point on a computer?

Explanation opens after your attempt
Correct Answer

A. तंत्र फाइलों और विन्यास को पहले की कार्यशील स्थिति में लौटानाReturning system files and settings to an earlier working state

Step 1

Concept

A restore point mainly returns system settings and related files. Do not treat it as a replacement for personal-file backup.

Step 2

Why this answer is correct

The correct answer is A. तंत्र फाइलों और विन्यास को पहले की कार्यशील स्थिति में लौटाना / Returning system files and settings to an earlier working state. A restore point mainly returns system settings and related files. Do not treat it as a replacement for personal-file backup.

Step 3

Exam Tip

पुनर्स्थापना बिंदु मुख्यतः तंत्र विन्यास और संबंधित फाइलें लौटाता है। परीक्षा में इसे व्यक्तिगत फाइल बैकअप का विकल्प न मानें।

Open Question Page
Ask Friends

किसी खराब क्षेत्र वाले चुंबकीय भंडारण यंत्र में प्रचालन तंत्र क्या कर सकता है?

What may an operating system do when a magnetic storage device contains bad sectors?

Explanation opens after your attempt
Correct Answer

B. उन क्षेत्रों को अनुपयोगी चिह्नित करके आँकड़ा अन्य क्षेत्रों में रखने का प्रयास कर सकता हैMark those sectors unusable and try storing data elsewhere

Step 1

Concept

Marking bad sectors can prevent further use of those areas. Treat increasing bad sectors as a warning of storage failure.

Step 2

Why this answer is correct

The correct answer is B. उन क्षेत्रों को अनुपयोगी चिह्नित करके आँकड़ा अन्य क्षेत्रों में रखने का प्रयास कर सकता है / Mark those sectors unusable and try storing data elsewhere. Marking bad sectors can prevent further use of those areas. Treat increasing bad sectors as a warning of storage failure.

Step 3

Exam Tip

खराब क्षेत्रों को चिह्नित करने से उनका आगे उपयोग रोका जा सकता है। परीक्षा में बढ़ती खराबी को भंडारण विफलता का संकेत मानें।

Open Question Page
Ask Friends

सुरक्षित आरंभ में केवल आवश्यक चालक लोड होने से समस्या पहचानना आसान क्यों होता है?

Why does loading only essential drivers in safe mode make troubleshooting easier?

Explanation opens after your attempt
Correct Answer

C. अनावश्यक चालकों और सेवाओं को हटाकर संभावित कारणों की संख्या घट जाती हैExcluding nonessential drivers and services reduces the number of possible causes

Step 1

Concept

Safe mode runs the system with limited components so faults are easier to isolate. Treat it as a diagnostic method.

Step 2

Why this answer is correct

The correct answer is C. अनावश्यक चालकों और सेवाओं को हटाकर संभावित कारणों की संख्या घट जाती है / Excluding nonessential drivers and services reduces the number of possible causes. Safe mode runs the system with limited components so faults are easier to isolate. Treat it as a diagnostic method.

Step 3

Exam Tip

सुरक्षित आरंभ सीमित घटकों के साथ तंत्र चलाता है इसलिए दोष को अलग करना आसान होता है। परीक्षा में इसे निदान विधि समझें।

Open Question Page
Ask Friends

किसी अनुप्रयोग को पृष्ठभूमि में स्वतः आरंभ होने से रोकने का प्रमुख लाभ क्या है?

What is the main benefit of preventing an application from starting automatically in the background?

Explanation opens after your attempt
Correct Answer

D. आरंभ समय और स्मृति उपयोग कम हो सकता हैStartup time and memory usage may decrease

Step 1

Concept

Fewer unnecessary startup programs reduce initial system load. Remember not to disable essential system services blindly.

Step 2

Why this answer is correct

The correct answer is D. आरंभ समय और स्मृति उपयोग कम हो सकता है / Startup time and memory usage may decrease. Fewer unnecessary startup programs reduce initial system load. Remember not to disable essential system services blindly.

Step 3

Exam Tip

कम आवश्यक आरंभ कार्यक्रम तंत्र पर प्रारंभिक भार घटाते हैं। परीक्षा में सभी तंत्र सेवाएँ अंधाधुंध बंद न करने की बात याद रखें।

Open Question Page
Ask Friends

किसी फाइल का पूर्ण पथ क्या बताता है?

What does the full path of a file specify?

Explanation opens after your attempt
Correct Answer

A. भंडारण में उसके स्थान तक पहुँचने वाली पूरी निर्देशिका श्रृंखलाThe complete directory sequence leading to its location in storage

Step 1

Concept

A full path lists the complete folder sequence from the root to the file. Distinguish absolute and relative paths.

Step 2

Why this answer is correct

The correct answer is A. भंडारण में उसके स्थान तक पहुँचने वाली पूरी निर्देशिका श्रृंखला / The complete directory sequence leading to its location in storage. A full path lists the complete folder sequence from the root to the file. Distinguish absolute and relative paths.

Step 3

Exam Tip

पूर्ण पथ मूल स्थान से फाइल तक सभी फोल्डरों का क्रम बताता है। परीक्षा में पूर्ण और सापेक्ष पथ का अंतर समझें।

Open Question Page
Ask Friends

यदि किसी उपकरण की पहचान सही हो रही है लेकिन वह अपेक्षित कार्य नहीं कर रहा तो अगली उपयोगी जाँच क्या है?

If a device is detected correctly but does not perform its expected function what is the next useful check?

Explanation opens after your attempt
Correct Answer

B. चालक की स्थिति विन्यास और संबंधित अनुप्रयोग की सेटिंग जाँचनाChecking driver status configuration and related application settings

Step 1

Concept

Detection suggests the connection may be working but driver or configuration issues may remain. Use step-by-step troubleshooting.

Step 2

Why this answer is correct

The correct answer is B. चालक की स्थिति विन्यास और संबंधित अनुप्रयोग की सेटिंग जाँचना / Checking driver status configuration and related application settings. Detection suggests the connection may be working but driver or configuration issues may remain. Use step-by-step troubleshooting.

Step 3

Exam Tip

पहचान होने पर भौतिक संपर्क संभवतः ठीक है लेकिन चालक या विन्यास दोष हो सकता है। परीक्षा में चरणबद्ध समस्या निवारण करें।

Open Question Page
Ask Friends

किसी भंडारण यंत्र पर उपलब्ध स्थान होते हुए भी बड़ी फाइल न सहेज पाने का संभावित कारण क्या है?

What is a possible reason a large file cannot be saved even though a storage device has enough free space?

Explanation opens after your attempt
Correct Answer

C. फाइल तंत्र की अधिकतम एकल फाइल आकार सीमाThe file system's maximum single-file size limit

Step 1

Concept

Some file systems limit the maximum size of one file. Distinguish total free space from the single-file size limit.

Step 2

Why this answer is correct

The correct answer is C. फाइल तंत्र की अधिकतम एकल फाइल आकार सीमा / The file system's maximum single-file size limit. Some file systems limit the maximum size of one file. Distinguish total free space from the single-file size limit.

Step 3

Exam Tip

कुछ फाइल तंत्र एक फाइल के अधिकतम आकार पर सीमा लगाते हैं। परीक्षा में कुल खाली स्थान और एकल फाइल सीमा अलग रखें।

Open Question Page
Ask Friends

यदि किसी अनुप्रयोग की स्थापना के बाद दूसरी अनुप्रयोग फाइलें गलत कार्यक्रम से खुलने लगें तो क्या बदला होगा?

What has likely changed if files begin opening with the wrong program after installing an application?

Explanation opens after your attempt
Correct Answer

D. पूर्व निर्धारित फाइल संबद्धताDefault file association

Step 1

Concept

The installation may have changed the default program for certain file types. Check file-association settings in such cases.

Step 2

Why this answer is correct

The correct answer is D. पूर्व निर्धारित फाइल संबद्धता / Default file association. The installation may have changed the default program for certain file types. Check file-association settings in such cases.

Step 3

Exam Tip

नई स्थापना ने कुछ फाइल प्रकारों का पूर्व निर्धारित कार्यक्रम बदल दिया होगा। परीक्षा में फाइल संबद्धता सेटिंग की जाँच करें।

Open Question Page
Ask Friends

किसी संपीड़ित फाइल को सीधे संपादित करने के बजाय पहले निकालना क्यों बेहतर हो सकता है?

Why may it be better to extract a compressed file before editing it?

Explanation opens after your attempt
Correct Answer

A. कुछ अनुप्रयोग संपीड़ित संग्रह के भीतर परिवर्तन सुरक्षित रूप से नहीं सँभालतेSome applications do not safely handle modifications inside a compressed archive

Step 1

Concept

Direct editing inside an archive may risk losing changes or damaging the archive. Remember to extract before editing.

Step 2

Why this answer is correct

The correct answer is A. कुछ अनुप्रयोग संपीड़ित संग्रह के भीतर परिवर्तन सुरक्षित रूप से नहीं सँभालते / Some applications do not safely handle modifications inside a compressed archive. Direct editing inside an archive may risk losing changes or damaging the archive. Remember to extract before editing.

Step 3

Exam Tip

संग्रह के भीतर प्रत्यक्ष संपादन से परिवर्तन खोने या संग्रह बिगड़ने का जोखिम हो सकता है। परीक्षा में संपादन से पहले निष्कर्षण याद रखें।

Open Question Page
Ask Friends

कंप्यूटर में किसी प्रक्रिया की स्मृति रिसाव समस्या का क्या अर्थ है?

What does a memory leak in a computer process mean?

Explanation opens after your attempt
Correct Answer

B. कार्यक्रम उपयोग के बाद आवंटित स्मृति वापस मुक्त नहीं कर रहाThe program is not releasing allocated memory after use

Step 1

Concept

A memory leak gradually reduces available main memory. Treat steadily increasing memory use as a possible sign.

Step 2

Why this answer is correct

The correct answer is B. कार्यक्रम उपयोग के बाद आवंटित स्मृति वापस मुक्त नहीं कर रहा / The program is not releasing allocated memory after use. A memory leak gradually reduces available main memory. Treat steadily increasing memory use as a possible sign.

Step 3

Exam Tip

स्मृति रिसाव से समय के साथ उपलब्ध मुख्य स्मृति घट सकती है। परीक्षा में लगातार बढ़ती स्मृति खपत को इसका संकेत मानें।

Open Question Page
Ask Friends

किसी फाइल के संस्करण संघर्ष को रोकने के लिए सबसे उपयुक्त कार्यप्रणाली कौन सी है?

Which practice is most suitable for preventing file version conflicts?

Explanation opens after your attempt
Correct Answer

C. संस्करण नामकरण या संस्करण नियंत्रण प्रणाली का प्रयोग करनाUsing version naming or a version-control system

Step 1

Concept

Version control organizes the sequence of changes and separate versions. Understand it as more systematic than simple renaming.

Step 2

Why this answer is correct

The correct answer is C. संस्करण नामकरण या संस्करण नियंत्रण प्रणाली का प्रयोग करना / Using version naming or a version-control system. Version control organizes the sequence of changes and separate versions. Understand it as more systematic than simple renaming.

Step 3

Exam Tip

संस्करण नियंत्रण परिवर्तनों का क्रम और अलग प्रतियाँ व्यवस्थित रखता है। परीक्षा में इसे साधारण फाइल नाम बदलने से व्यापक समझें।

Open Question Page
Ask Friends

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

What is swap space used for in an operating system?

Explanation opens after your attempt
Correct Answer

D. मुख्य स्मृति का दबाव कम करने हेतु निष्क्रिय स्मृति पृष्ठ अस्थायी रूप से रखने के लिएTo temporarily hold inactive memory pages and reduce pressure on main memory

Step 1

Concept

Swap space is part of virtual memory on secondary storage. Do not consider it as fast as main memory.

Step 2

Why this answer is correct

The correct answer is D. मुख्य स्मृति का दबाव कम करने हेतु निष्क्रिय स्मृति पृष्ठ अस्थायी रूप से रखने के लिए / To temporarily hold inactive memory pages and reduce pressure on main memory. Swap space is part of virtual memory on secondary storage. Do not consider it as fast as main memory.

Step 3

Exam Tip

अदला बदली क्षेत्र द्वितीयक भंडारण पर आभासी स्मृति का भाग होता है। परीक्षा में इसे मुख्य स्मृति जितना तेज न मानें।

Open Question Page
Ask Friends

किसी कंप्यूटर में हार्डवेयर घड़ी और प्रचालन तंत्र घड़ी के बीच अंतर होने पर क्या समस्या हो सकती है?

What problem may occur if the hardware clock and operating system clock disagree?

Explanation opens after your attempt
Correct Answer

A. फाइलों के समय संकेत गलत हो सकते हैंFile timestamps may become incorrect

Step 1

Concept

Clock mismatch can affect file timestamps and scheduled tasks. Check clock configuration when diagnosing time-related errors.

Step 2

Why this answer is correct

The correct answer is A. फाइलों के समय संकेत गलत हो सकते हैं / File timestamps may become incorrect. Clock mismatch can affect file timestamps and scheduled tasks. Check clock configuration when diagnosing time-related errors.

Step 3

Exam Tip

घड़ी असंगति से फाइल समय और निर्धारित कार्य प्रभावित हो सकते हैं। परीक्षा में समय संबंधी त्रुटि में घड़ी विन्यास भी जाँचें।

Open Question Page
Ask Friends

यदि किसी फाइल का स्वामी बदल दिया जाए लेकिन अनुमतियाँ समान रहें तो मुख्य परिवर्तन क्या होगा?

If a file's owner is changed while permissions remain the same what is the main change?

Explanation opens after your attempt
Correct Answer

B. उस फाइल पर स्वामित्व आधारित नियंत्रण किसी अन्य उपयोगकर्ता से जुड़ जाएगाOwnership-based control of the file will be associated with another user

Step 1

Concept

Changing ownership changes who has ownership-based administrative control. Distinguish ownership from file content.

Step 2

Why this answer is correct

The correct answer is B. उस फाइल पर स्वामित्व आधारित नियंत्रण किसी अन्य उपयोगकर्ता से जुड़ जाएगा / Ownership-based control of the file will be associated with another user. Changing ownership changes who has ownership-based administrative control. Distinguish ownership from file content.

Step 3

Exam Tip

स्वामी बदलने से फाइल के प्रशासनिक नियंत्रण का संबंध बदलता है। परीक्षा में स्वामित्व और सामग्री को अलग समझें।

Open Question Page
Ask Friends

किसी अनुप्रयोग के लगातार बंद होने पर घटना विवरणिका क्यों उपयोगी होती है?

Why is an event log useful when an application repeatedly crashes?

Explanation opens after your attempt
Correct Answer

C. यह त्रुटि समय संकेत और संबंधित तंत्र संदेश दर्ज कर सकती हैIt can record error timestamps and related system messages

Step 1

Concept

An event log provides technical information recorded at the time of a crash. Recognize it as evidence for troubleshooting.

Step 2

Why this answer is correct

The correct answer is C. यह त्रुटि समय संकेत और संबंधित तंत्र संदेश दर्ज कर सकती है / It can record error timestamps and related system messages. An event log provides technical information recorded at the time of a crash. Recognize it as evidence for troubleshooting.

Step 3

Exam Tip

घटना विवरणिका दुर्घटना के समय की तकनीकी जानकारी देती है। परीक्षा में समस्या निवारण के प्रमाण स्रोत के रूप में इसे पहचानें।

Open Question Page
Ask Friends

यदि किसी कंप्यूटर की मुख्य स्मृति में त्रुटिपूर्ण खंड हो तो कौन सा लक्षण दिखाई दे सकता है?

Which symptom may appear if a computer has faulty regions in main memory?

Explanation opens after your attempt
Correct Answer

D. अनियमित कार्यक्रम बंद होना या तंत्र अस्थिरताRandom application crashes or system instability

Step 1

Concept

Faulty main memory can cause incorrect data reads or writes. Consider memory testing for random system errors.

Step 2

Why this answer is correct

The correct answer is D. अनियमित कार्यक्रम बंद होना या तंत्र अस्थिरता / Random application crashes or system instability. Faulty main memory can cause incorrect data reads or writes. Consider memory testing for random system errors.

Step 3

Exam Tip

त्रुटिपूर्ण मुख्य स्मृति से आँकड़ा गलत पढ़ा या लिखा जा सकता है। परीक्षा में अनियमित त्रुटियों के लिए स्मृति परीक्षण उपयोगी मानें।

Open Question Page
Ask Friends

किसी फाइल की केवल प्रतिलिपि बनाने और बैकअप बनाने में मुख्य अंतर क्या है?

What is the main difference between merely copying a file and creating a backup?

Explanation opens after your attempt
Correct Answer

A. बैकअप सामान्यतः पुनर्प्राप्ति योजना के अंतर्गत अलग और व्यवस्थित प्रतिलिपि होता हैA backup is generally a separate organized copy maintained as part of a recovery plan

Step 1

Concept

A simple copy can help but a backup is linked with regularity separation and recovery planning. Remember this distinction.

Step 2

Why this answer is correct

The correct answer is A. बैकअप सामान्यतः पुनर्प्राप्ति योजना के अंतर्गत अलग और व्यवस्थित प्रतिलिपि होता है / A backup is generally a separate organized copy maintained as part of a recovery plan. A simple copy can help but a backup is linked with regularity separation and recovery planning. Remember this distinction.

Step 3

Exam Tip

साधारण प्रतिलिपि भी उपयोगी है लेकिन बैकअप नियमितता अलग स्थान और पुनर्प्राप्ति योजना से जुड़ा होता है। परीक्षा में यह अंतर याद रखें।

Open Question Page
Ask Friends

किसी पुराने चालक को नए चालक से बदलने से पहले पुनर्स्थापना बिंदु बनाना क्यों उपयोगी है?

Why is creating a restore point useful before replacing an old driver with a new one?

Explanation opens after your attempt
Correct Answer

B. समस्या होने पर पुराने कार्यशील तंत्र विन्यास पर लौटना संभव हो सकता हैIt may allow a return to the earlier working system configuration if a problem occurs

Step 1

Concept

A restore point provides a rollback option if the new driver is incompatible. Prepare recovery before major system changes.

Step 2

Why this answer is correct

The correct answer is B. समस्या होने पर पुराने कार्यशील तंत्र विन्यास पर लौटना संभव हो सकता है / It may allow a return to the earlier working system configuration if a problem occurs. A restore point provides a rollback option if the new driver is incompatible. Prepare recovery before major system changes.

Step 3

Exam Tip

नया चालक असंगत होने पर पुनर्स्थापना बिंदु वापसी का विकल्प देता है। परीक्षा में बड़े तंत्र परिवर्तन से पहले पुनर्प्राप्ति तैयारी याद रखें।

Open Question Page
Ask Friends

किस स्थिति में प्रक्रमक उपयोग कम होते हुए भी कंप्यूटर धीमा प्रतीत हो सकता है?

In which situation can a computer feel slow even when processor usage is low?

Explanation opens after your attempt
Correct Answer

C. जब भंडारण यंत्र पर धीमी पढ़ने लिखने की क्रिया के कारण प्रक्रियाएँ प्रतीक्षा कर रही होंWhen processes are waiting because of slow storage input and output

Step 1

Concept

Processor use may remain low while processes wait for slow storage operations. Check all resources when diagnosing performance.

Step 2

Why this answer is correct

The correct answer is C. जब भंडारण यंत्र पर धीमी पढ़ने लिखने की क्रिया के कारण प्रक्रियाएँ प्रतीक्षा कर रही हों / When processes are waiting because of slow storage input and output. Processor use may remain low while processes wait for slow storage operations. Check all resources when diagnosing performance.

Step 3

Exam Tip

प्रक्रमक कम उपयोग में हो सकता है क्योंकि प्रक्रियाएँ भंडारण क्रिया पूरी होने की प्रतीक्षा कर रही हैं। परीक्षा में प्रदर्शन समस्या के सभी संसाधन जाँचें।

Open Question Page
Ask Friends
FAQs

Class 9 Artificial Intelligence Quiz FAQs

How many questions are in this quiz?

This level is designed for 50 active questions. Currently 50 questions are available for the selected class and difficulty.

Is there a timer in this quiz?

Yes, the timer uses 25 seconds per question for Expert difficulty and shows the total remaining time on the page.

Can I open each question separately?

Yes, every question has its own SEO-friendly page with answer, explanation and related practice links.