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

Level 32 • 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

कंप्यूटर की बूट प्रक्रिया में फर्मवेयर से संचालन तंत्र तक नियंत्रण हस्तांतरण का सही क्रम कौन सा है?

Which sequence correctly shows the transfer of control from firmware to the operating system during booting?

Explanation opens after your attempt
Correct Answer

A. फर्मवेयर फिर बूट लोडर फिर संचालन तंत्रFirmware then boot loader then operating system

Step 1

Concept

Firmware runs the boot loader after hardware checks and the boot loader loads the operating system. Identify the role of each stage in sequence-based questions.

Step 2

Why this answer is correct

The correct answer is A. फर्मवेयर फिर बूट लोडर फिर संचालन तंत्र / Firmware then boot loader then operating system. Firmware runs the boot loader after hardware checks and the boot loader loads the operating system. Identify the role of each stage in sequence-based questions.

Step 3

Exam Tip

फर्मवेयर हार्डवेयर जांच के बाद बूट लोडर को चलाता है और बूट लोडर संचालन तंत्र लोड करता है। क्रम आधारित प्रश्नों में प्रत्येक चरण की भूमिका पहचानें।

Open Question Page
Ask Friends

यदि पावर ऑन सेल्फ टेस्ट सफल है लेकिन बूट योग्य उपकरण नहीं मिलता तो सबसे संभावित परिणाम क्या होगा?

If the Power-On Self-Test succeeds but no bootable device is found what is the most likely result?

Explanation opens after your attempt
Correct Answer

B. बूट उपकरण संबंधी त्रुटि संदेश दिखाई देगाA boot device error message will appear

Step 1

Concept

Even after successful hardware checks booting cannot complete without an operating system. Distinguish a boot error from a hardware test failure.

Step 2

Why this answer is correct

The correct answer is B. बूट उपकरण संबंधी त्रुटि संदेश दिखाई देगा / A boot device error message will appear. Even after successful hardware checks booting cannot complete without an operating system. Distinguish a boot error from a hardware test failure.

Step 3

Exam Tip

हार्डवेयर जांच सफल होने पर भी संचालन तंत्र के बिना बूट पूरा नहीं हो सकता। बूट त्रुटि को हार्डवेयर जांच की सफलता से अलग समझें।

Open Question Page
Ask Friends

बूट लोडर का सबसे सटीक कार्य क्या है?

What is the most precise function of a boot loader?

Explanation opens after your attempt
Correct Answer

C. संचालन तंत्र के मूल भाग को स्मृति में लोड करनाLoad the core part of the operating system into memory

Step 1

Concept

A boot loader loads the essential part of the operating system into main memory. Distinguish it from loading a normal application.

Step 2

Why this answer is correct

The correct answer is C. संचालन तंत्र के मूल भाग को स्मृति में लोड करना / Load the core part of the operating system into memory. A boot loader loads the essential part of the operating system into main memory. Distinguish it from loading a normal application.

Step 3

Exam Tip

बूट लोडर संचालन तंत्र के आवश्यक भाग को मुख्य स्मृति में लोड करता है। इसे सामान्य अनुप्रयोग लोडिंग से अलग पहचानें।

Open Question Page
Ask Friends

फर्मवेयर सेटिंग में गलत बूट क्रम होने पर कौन सी स्थिति संभव है?

Which situation is possible when the boot order in firmware settings is incorrect?

Explanation opens after your attempt
Correct Answer

D. सही संचालन तंत्र मौजूद होने पर भी कंप्यूटर दूसरे उपकरण से बूट खोज सकता हैThe computer may search another device even when a valid operating system exists

Step 1

Concept

Boot order determines which device the computer checks first. Incorrect priority can delay or prevent booting.

Step 2

Why this answer is correct

The correct answer is D. सही संचालन तंत्र मौजूद होने पर भी कंप्यूटर दूसरे उपकरण से बूट खोज सकता है / The computer may search another device even when a valid operating system exists. Boot order determines which device the computer checks first. Incorrect priority can delay or prevent booting.

Step 3

Exam Tip

बूट क्रम तय करता है कि कंप्यूटर पहले किस उपकरण की जांच करेगा। गलत प्राथमिकता से बूट देर से या विफल हो सकता है।

Open Question Page
Ask Friends

कंप्यूटर में निर्देशों के अस्थायी निष्पादन के लिए रजिस्टर क्यों महत्वपूर्ण हैं?

Why are registers important for temporary execution of instructions in a computer?

Explanation opens after your attempt
Correct Answer

A. वे केंद्रीय प्रसंस्करण इकाई के भीतर अत्यंत तेज डेटा पहुंच देते हैंThey provide extremely fast data access inside the central processing unit

Step 1

Concept

Registers keep immediate instructions and data very close to the central processing unit. Remember their high speed and small capacity in the memory hierarchy.

Step 2

Why this answer is correct

The correct answer is A. वे केंद्रीय प्रसंस्करण इकाई के भीतर अत्यंत तेज डेटा पहुंच देते हैं / They provide extremely fast data access inside the central processing unit. Registers keep immediate instructions and data very close to the central processing unit. Remember their high speed and small capacity in the memory hierarchy.

Step 3

Exam Tip

रजिस्टर तत्काल निर्देश और डेटा केंद्रीय प्रसंस्करण इकाई के बहुत पास रखते हैं। स्मृति पदानुक्रम में उनकी गति और छोटी क्षमता याद रखें।

Open Question Page
Ask Friends

कैश स्मृति और रैंडम एक्सेस मेमोरी के बीच सही तुलना कौन सी है?

Which comparison between cache memory and random access memory is correct?

Explanation opens after your attempt
Correct Answer

B. कैश छोटी और तेज होती है जबकि रैंडम एक्सेस मेमोरी बड़ी और अपेक्षाकृत धीमी होती हैCache is smaller and faster while random access memory is larger and relatively slower

Step 1

Concept

Cache provides frequently used data quickly while random access memory holds more working data. Compare both speed and capacity.

Step 2

Why this answer is correct

The correct answer is B. कैश छोटी और तेज होती है जबकि रैंडम एक्सेस मेमोरी बड़ी और अपेक्षाकृत धीमी होती है / Cache is smaller and faster while random access memory is larger and relatively slower. Cache provides frequently used data quickly while random access memory holds more working data. Compare both speed and capacity.

Step 3

Exam Tip

कैश बार बार उपयोग होने वाला डेटा तेजी से उपलब्ध कराती है जबकि रैंडम एक्सेस मेमोरी अधिक कार्यशील डेटा रखती है। तुलना में गति और क्षमता दोनों देखें।

Open Question Page
Ask Friends

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

What can the operating system do when active programs demand more memory than the available random access memory?

Explanation opens after your attempt
Correct Answer

C. भंडारण के भाग को आभासी स्मृति के रूप में उपयोग कर सकता हैIt can use part of storage as virtual memory

Step 1

Concept

Virtual memory temporarily uses storage space but it is slower than random access memory. Heavy use may reduce performance.

Step 2

Why this answer is correct

The correct answer is C. भंडारण के भाग को आभासी स्मृति के रूप में उपयोग कर सकता है / It can use part of storage as virtual memory. Virtual memory temporarily uses storage space but it is slower than random access memory. Heavy use may reduce performance.

Step 3

Exam Tip

आभासी स्मृति अस्थायी रूप से भंडारण स्थान का उपयोग करती है लेकिन यह रैंडम एक्सेस मेमोरी से धीमी होती है। अधिक उपयोग पर प्रदर्शन घट सकता है।

Open Question Page
Ask Friends

यदि कार्य प्रबंधक में रैंडम एक्सेस मेमोरी उपयोग लगातार बहुत अधिक है और भंडारण गतिविधि भी बढ़ी हुई है तो सबसे संभावित कारण क्या है?

If Task Manager shows consistently high random access memory usage along with increased storage activity what is the most likely cause?

Explanation opens after your attempt
Correct Answer

D. प्रणाली आभासी स्मृति पर अधिक निर्भर हैThe system is relying heavily on virtual memory

Step 1

Concept

Insufficient random access memory can make the system move data repeatedly between storage and memory. This causes noticeable slowdown.

Step 2

Why this answer is correct

The correct answer is D. प्रणाली आभासी स्मृति पर अधिक निर्भर है / The system is relying heavily on virtual memory. Insufficient random access memory can make the system move data repeatedly between storage and memory. This causes noticeable slowdown.

Step 3

Exam Tip

अपर्याप्त रैंडम एक्सेस मेमोरी से प्रणाली डेटा को बार बार भंडारण और स्मृति के बीच ले जा सकती है। इससे धीमापन दिखाई देता है।

Open Question Page
Ask Friends

केंद्रीय प्रसंस्करण इकाई की केवल अधिक घड़ी गति बेहतर प्रदर्शन की गारंटी क्यों नहीं देती?

Why does a higher central processing unit clock speed alone not guarantee better performance?

Explanation opens after your attempt
Correct Answer

A. प्रदर्शन कोर संख्या संरचना स्मृति और तंत्रांश अनुकूलन पर भी निर्भर करता हैPerformance also depends on core count architecture memory and software optimization

Step 1

Concept

Computer performance depends on several components and workloads. Do not judge it from only one specification in an exam.

Step 2

Why this answer is correct

The correct answer is A. प्रदर्शन कोर संख्या संरचना स्मृति और तंत्रांश अनुकूलन पर भी निर्भर करता है / Performance also depends on core count architecture memory and software optimization. Computer performance depends on several components and workloads. Do not judge it from only one specification in an exam.

Step 3

Exam Tip

कंप्यूटर प्रदर्शन कई घटकों और कार्यभार पर निर्भर करता है। परीक्षा में केवल एक विनिर्देश देखकर निष्कर्ष न निकालें।

Open Question Page
Ask Friends

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

Which condition is important for gaining benefit from a multi-core central processing unit?

Explanation opens after your attempt
Correct Answer

B. तंत्रांश को कार्य कई भागों में बांटने का समर्थन करना चाहिएThe software should support dividing work across multiple parts

Step 1

Concept

Multi-core benefits are greater when software can use parallel processing. Not all tasks benefit equally.

Step 2

Why this answer is correct

The correct answer is B. तंत्रांश को कार्य कई भागों में बांटने का समर्थन करना चाहिए / The software should support dividing work across multiple parts. Multi-core benefits are greater when software can use parallel processing. Not all tasks benefit equally.

Step 3

Exam Tip

बहु कोर का लाभ तभी अधिक मिलता है जब तंत्रांश समानांतर प्रसंस्करण का उपयोग कर सके। सभी कार्य समान रूप से लाभ नहीं लेते।

Open Question Page
Ask Friends

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

Which correctly distinguishes the arithmetic logic unit from the control unit?

Explanation opens after your attempt
Correct Answer

C. अंकगणितीय तार्किक इकाई गणना करती है जबकि नियंत्रण इकाई निर्देशों का समन्वय करती हैThe arithmetic logic unit performs calculations while the control unit coordinates instructions

Step 1

Concept

The arithmetic logic unit performs mathematical and logical operations while the control unit directs execution. Both are parts of the central processing unit.

Step 2

Why this answer is correct

The correct answer is C. अंकगणितीय तार्किक इकाई गणना करती है जबकि नियंत्रण इकाई निर्देशों का समन्वय करती है / The arithmetic logic unit performs calculations while the control unit coordinates instructions. The arithmetic logic unit performs mathematical and logical operations while the control unit directs execution. Both are parts of the central processing unit.

Step 3

Exam Tip

अंकगणितीय तार्किक इकाई गणितीय और तार्किक कार्य करती है जबकि नियंत्रण इकाई निष्पादन का क्रम नियंत्रित करती है। दोनों केंद्रीय प्रसंस्करण इकाई के भाग हैं।

Open Question Page
Ask Friends

यदि केंद्रीय प्रसंस्करण इकाई अधिक गर्म होने पर अपनी गति घटाती है तो यह किस सुरक्षा व्यवहार का उदाहरण है?

If a central processing unit reduces its speed when overheating which protective behavior does this represent?

Explanation opens after your attempt
Correct Answer

D. तापीय गति नियंत्रणThermal Throttling

Step 1

Concept

Thermal throttling reduces processing speed to lower temperature and protect hardware. The underlying cooling issue should still be fixed.

Step 2

Why this answer is correct

The correct answer is D. तापीय गति नियंत्रण / Thermal Throttling. Thermal throttling reduces processing speed to lower temperature and protect hardware. The underlying cooling issue should still be fixed.

Step 3

Exam Tip

तापीय गति नियंत्रण ताप घटाने और हार्डवेयर की रक्षा के लिए प्रसंस्करण गति कम करता है। मूल शीतलन समस्या फिर भी ठीक करनी चाहिए।

Open Question Page
Ask Friends

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

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

Explanation opens after your attempt
Correct Answer

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

Step 1

Concept

Motherboard data pathways carry signals between the central processing unit memory and other components. Link them with component communication.

Step 2

Why this answer is correct

The correct answer is A. घटकों के बीच डेटा संकेत पहुंचाना / Carry data signals between components. Motherboard data pathways carry signals between the central processing unit memory and other components. Link them with component communication.

Step 3

Exam Tip

मदरबोर्ड के डेटा मार्ग केंद्रीय प्रसंस्करण इकाई स्मृति और अन्य घटकों के बीच संकेत पहुंचाते हैं। इन्हें घटक संचार से जोड़ें।

Open Question Page
Ask Friends

यदि मदरबोर्ड किसी नए प्रकार की रैंडम एक्सेस मेमोरी का समर्थन नहीं करता तो क्या होगा?

What will happen if a motherboard does not support a new type of random access memory?

Explanation opens after your attempt
Correct Answer

B. स्मृति काम नहीं करेगी या प्रणाली अस्थिर हो सकती हैThe memory may not work or the system may become unstable

Step 1

Concept

The memory type speed and capacity must be compatible with the motherboard. Compatibility should be checked before upgrading.

Step 2

Why this answer is correct

The correct answer is B. स्मृति काम नहीं करेगी या प्रणाली अस्थिर हो सकती है / The memory may not work or the system may become unstable. The memory type speed and capacity must be compatible with the motherboard. Compatibility should be checked before upgrading.

Step 3

Exam Tip

रैंडम एक्सेस मेमोरी का प्रकार गति और क्षमता मदरबोर्ड से अनुकूल होना चाहिए। उन्नयन से पहले अनुकूलता जांचना आवश्यक है।

Open Question Page
Ask Friends

विद्युत आपूर्ति इकाई की क्षमता अपर्याप्त होने पर कौन सा लक्षण संभव है?

Which symptom is possible when the power supply unit capacity is insufficient?

Explanation opens after your attempt
Correct Answer

C. भार बढ़ने पर कंप्यूटर अचानक बंद या पुनः आरंभ हो सकता हैThe computer may shut down or restart suddenly under load

Step 1

Concept

An insufficient power supply may fail to provide stable power under heavy load. Do not assume it is only a software error.

Step 2

Why this answer is correct

The correct answer is C. भार बढ़ने पर कंप्यूटर अचानक बंद या पुनः आरंभ हो सकता है / The computer may shut down or restart suddenly under load. An insufficient power supply may fail to provide stable power under heavy load. Do not assume it is only a software error.

Step 3

Exam Tip

अपर्याप्त विद्युत आपूर्ति उच्च भार पर घटकों को स्थिर शक्ति नहीं दे सकती। समस्या को केवल तंत्रांश त्रुटि न मानें।

Open Question Page
Ask Friends

निर्बाध विद्युत आपूर्ति कंप्यूटर को लंबे समय तक चलाने के बजाय मुख्यतः किसलिए उपयोगी है?

Rather than running a computer for a long time what is an uninterruptible power supply mainly useful for?

Explanation opens after your attempt
Correct Answer

D. कार्य सहेजने और सुरक्षित बंद करने के लिए समय देने के लिएTo provide time to save work and shut down safely

Step 1

Concept

An uninterruptible power supply normally provides limited backup time. Its main purpose is to reduce data loss and sudden shutdown risk.

Step 2

Why this answer is correct

The correct answer is D. कार्य सहेजने और सुरक्षित बंद करने के लिए समय देने के लिए / To provide time to save work and shut down safely. An uninterruptible power supply normally provides limited backup time. Its main purpose is to reduce data loss and sudden shutdown risk.

Step 3

Exam Tip

निर्बाध विद्युत आपूर्ति का बैकअप सामान्यतः सीमित होता है। इसका मुख्य उद्देश्य डेटा हानि और अचानक बंद होने के जोखिम को कम करना है।

Open Question Page
Ask Friends

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

What is the major cause of mechanical delay in a hard disk?

Explanation opens after your attempt
Correct Answer

A. पढ़ने वाला सिर सही स्थान तक पहुंचने और प्लेटर के घूमने की प्रतीक्षा करता हैThe read head must reach the correct location and wait for platter rotation

Step 1

Concept

A hard disk requires mechanical movement to access data. This increases access time compared with a solid state drive.

Step 2

Why this answer is correct

The correct answer is A. पढ़ने वाला सिर सही स्थान तक पहुंचने और प्लेटर के घूमने की प्रतीक्षा करता है / The read head must reach the correct location and wait for platter rotation. A hard disk requires mechanical movement to access data. This increases access time compared with a solid state drive.

Step 3

Exam Tip

हार्ड डिस्क में डेटा तक पहुंच के लिए यांत्रिक गति आवश्यक होती है। यही कारण सॉलिड स्टेट ड्राइव की तुलना में पहुंच समय बढ़ाता है।

Open Question Page
Ask Friends

सॉलिड स्टेट ड्राइव में बार बार डेटा लिखने से संबंधित सीमितता क्या हो सकती है?

What limitation can be associated with repeated writing of data to a solid state drive?

Explanation opens after your attempt
Correct Answer

B. स्मृति कोशिकाओं की सीमित लेखन आयु होती हैMemory cells have a limited write lifespan

Step 1

Concept

Solid state drive memory cells have limited write cycles but the controller balances usage. This is usually sufficient for normal use.

Step 2

Why this answer is correct

The correct answer is B. स्मृति कोशिकाओं की सीमित लेखन आयु होती है / Memory cells have a limited write lifespan. Solid state drive memory cells have limited write cycles but the controller balances usage. This is usually sufficient for normal use.

Step 3

Exam Tip

सॉलिड स्टेट ड्राइव की स्मृति कोशिकाओं के लेखन चक्र सीमित होते हैं लेकिन नियंत्रक उपयोग को संतुलित करता है। सामान्य उपयोग में यह प्रायः पर्याप्त होता है।

Open Question Page
Ask Friends

भंडारण ड्राइव में खाली स्थान बहुत कम होने पर प्रणाली धीमी क्यों हो सकती है?

Why may a system become slow when very little free space remains on the storage drive?

Explanation opens after your attempt
Correct Answer

C. अस्थायी फाइलों और आभासी स्मृति के लिए पर्याप्त स्थान नहीं बचताInsufficient space remains for temporary files and virtual memory

Step 1

Concept

The operating system needs free space for temporary data and virtual memory. Keeping sufficient free space supports performance.

Step 2

Why this answer is correct

The correct answer is C. अस्थायी फाइलों और आभासी स्मृति के लिए पर्याप्त स्थान नहीं बचता / Insufficient space remains for temporary files and virtual memory. The operating system needs free space for temporary data and virtual memory. Keeping sufficient free space supports performance.

Step 3

Exam Tip

संचालन तंत्र को अस्थायी डेटा और आभासी स्मृति के लिए खाली स्थान चाहिए। पर्याप्त खाली स्थान रखना प्रदर्शन के लिए उपयोगी है।

Open Question Page
Ask Friends

पारंपरिक हार्ड डिस्क पर डीफ्रैगमेंटेशन लाभदायक लेकिन सॉलिड स्टेट ड्राइव पर सामान्यतः अनावश्यक क्यों है?

Why is defragmentation useful on a traditional hard disk but generally unnecessary on a solid state drive?

Explanation opens after your attempt
Correct Answer

D. सॉलिड स्टेट ड्राइव में डेटा पहुंच के लिए यांत्रिक सिर को घूमना नहीं पड़ताA solid state drive does not require a mechanical head to move for data access

Step 1

Concept

A hard disk needs mechanical movement to reach scattered fragments. A solid state drive does not have the same mechanical location penalty.

Step 2

Why this answer is correct

The correct answer is D. सॉलिड स्टेट ड्राइव में डेटा पहुंच के लिए यांत्रिक सिर को घूमना नहीं पड़ता / A solid state drive does not require a mechanical head to move for data access. A hard disk needs mechanical movement to reach scattered fragments. A solid state drive does not have the same mechanical location penalty.

Step 3

Exam Tip

हार्ड डिस्क में बिखरे टुकड़ों तक पहुंचने में यांत्रिक समय लगता है। सॉलिड स्टेट ड्राइव में स्थान का ऐसा यांत्रिक प्रभाव नहीं होता।

Open Question Page
Ask Friends

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

What is the purpose of a directory structure in a file system?

Explanation opens after your attempt
Correct Answer

A. फाइलों को पदानुक्रमित फोल्डर व्यवस्था में संगठित करनाOrganize files in a hierarchical folder arrangement

Step 1

Concept

A directory structure organizes relationships among main folders subfolders and files. It is essential for understanding file paths.

Step 2

Why this answer is correct

The correct answer is A. फाइलों को पदानुक्रमित फोल्डर व्यवस्था में संगठित करना / Organize files in a hierarchical folder arrangement. A directory structure organizes relationships among main folders subfolders and files. It is essential for understanding file paths.

Step 3

Exam Tip

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

Open Question Page
Ask Friends

एक ही नाम की दो फाइलें समान फोल्डर में सामान्यतः क्यों नहीं रखी जा सकतीं?

Why can two files with the same name usually not be kept in the same folder?

Explanation opens after your attempt
Correct Answer

B. फाइल प्रणाली को प्रत्येक वस्तु की अलग पहचान चाहिएThe file system needs a distinct identity for each item

Step 1

Concept

Within the same folder the name is a major part of identification. The same name may exist in different folders because the paths differ.

Step 2

Why this answer is correct

The correct answer is B. फाइल प्रणाली को प्रत्येक वस्तु की अलग पहचान चाहिए / The file system needs a distinct identity for each item. Within the same folder the name is a major part of identification. The same name may exist in different folders because the paths differ.

Step 3

Exam Tip

समान फोल्डर में नाम पहचान का प्रमुख भाग होता है। अलग फोल्डर में समान नाम संभव हो सकता है क्योंकि पथ अलग होता है।

Open Question Page
Ask Friends

फाइल का पूर्ण पथ और सापेक्ष पथ में क्या अंतर है?

What is the difference between an absolute path and a relative path?

Explanation opens after your attempt
Correct Answer

C. पूर्ण पथ मूल स्थान से पूरा मार्ग बताता है जबकि सापेक्ष पथ वर्तमान स्थान के अनुसार मार्ग बताता हैAn absolute path gives the complete route from the root while a relative path gives the route from the current location

Step 1

Concept

An absolute path gives the complete route from a fixed starting point. A relative path depends on the current directory.

Step 2

Why this answer is correct

The correct answer is C. पूर्ण पथ मूल स्थान से पूरा मार्ग बताता है जबकि सापेक्ष पथ वर्तमान स्थान के अनुसार मार्ग बताता है / An absolute path gives the complete route from the root while a relative path gives the route from the current location. An absolute path gives the complete route from a fixed starting point. A relative path depends on the current directory.

Step 3

Exam Tip

पूर्ण पथ निश्चित प्रारंभिक स्थान से फाइल तक पूरा मार्ग देता है। सापेक्ष पथ वर्तमान निर्देशिका पर निर्भर करता है।

Open Question Page
Ask Friends

फाइल विस्तार छिपा होने पर गलत नाम परिवर्तन से क्या समस्या हो सकती है?

What problem may occur when file extensions are hidden during renaming?

Explanation opens after your attempt
Correct Answer

D. उपयोगकर्ता अनजाने में फाइल प्रकार की पहचान गलत समझ सकता हैThe user may misunderstand the actual file type

Step 1

Concept

Hidden extensions can make similar-looking names misleading. Viewing the actual extension helps with security and file-type identification.

Step 2

Why this answer is correct

The correct answer is D. उपयोगकर्ता अनजाने में फाइल प्रकार की पहचान गलत समझ सकता है / The user may misunderstand the actual file type. Hidden extensions can make similar-looking names misleading. Viewing the actual extension helps with security and file-type identification.

Step 3

Exam Tip

छिपे विस्तार से समान दिखने वाले नाम भ्रम पैदा कर सकते हैं। सुरक्षा और प्रकार पहचान में वास्तविक विस्तार देखना उपयोगी है।

Open Question Page
Ask Friends

फाइल अनुमति में केवल पढ़ने का अधिकार देने का सर्वोत्तम उद्देश्य क्या है?

What is the best purpose of granting only read permission to a file?

Explanation opens after your attempt
Correct Answer

A. उपयोगकर्ता को सामग्री देखने देना लेकिन परिवर्तन रोकनाAllow the user to view content while preventing changes

Step 1

Concept

Read-only permission protects against unauthorized editing while keeping the content accessible. It is useful for shared documents.

Step 2

Why this answer is correct

The correct answer is A. उपयोगकर्ता को सामग्री देखने देना लेकिन परिवर्तन रोकना / Allow the user to view content while preventing changes. Read-only permission protects against unauthorized editing while keeping the content accessible. It is useful for shared documents.

Step 3

Exam Tip

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

Open Question Page
Ask Friends

यदि किसी साझा फोल्डर में सभी उपयोगकर्ताओं को पूर्ण नियंत्रण दिया जाए तो मुख्य जोखिम क्या है?

What is the main risk if every user is given full control over a shared folder?

Explanation opens after your attempt
Correct Answer

B. कोई उपयोगकर्ता फाइलें बदल या मिटा सकता हैA user may modify or delete files

Step 1

Concept

Full control may include reading writing modifying and deleting. Granting only the minimum required permission is safer.

Step 2

Why this answer is correct

The correct answer is B. कोई उपयोगकर्ता फाइलें बदल या मिटा सकता है / A user may modify or delete files. Full control may include reading writing modifying and deleting. Granting only the minimum required permission is safer.

Step 3

Exam Tip

पूर्ण नियंत्रण में पढ़ना लिखना बदलना और मिटाना शामिल हो सकता है। न्यूनतम आवश्यक अनुमति देना अधिक सुरक्षित है।

Open Question Page
Ask Friends

प्रशासक अधिकार के बिना तंत्रांश स्थापना रोकना किस सुरक्षा सिद्धांत का उदाहरण है?

Preventing software installation without administrator rights is an example of which security principle?

Explanation opens after your attempt
Correct Answer

C. न्यूनतम विशेषाधिकारLeast Privilege

Step 1

Concept

Under least privilege a user receives only the permissions needed. This reduces unauthorized changes and malware installation risk.

Step 2

Why this answer is correct

The correct answer is C. न्यूनतम विशेषाधिकार / Least Privilege. Under least privilege a user receives only the permissions needed. This reduces unauthorized changes and malware installation risk.

Step 3

Exam Tip

न्यूनतम विशेषाधिकार में उपयोगकर्ता को केवल आवश्यक अधिकार दिए जाते हैं। इससे अनधिकृत परिवर्तन और मैलवेयर स्थापना का जोखिम घटता है।

Open Question Page
Ask Friends

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

If the system becomes unstable after updating a device driver to an incorrect version what is the most appropriate step?

Explanation opens after your attempt
Correct Answer

D. पिछले स्थिर चालक पर वापस जानाRoll back to the previous stable driver

Step 1

Concept

Rolling back the driver removes the recent incompatible change. During troubleshooting check the most recent change first.

Step 2

Why this answer is correct

The correct answer is D. पिछले स्थिर चालक पर वापस जाना / Roll back to the previous stable driver. Rolling back the driver removes the recent incompatible change. During troubleshooting check the most recent change first.

Step 3

Exam Tip

चालक वापस लेना हाल के असंगत परिवर्तन को हटाता है। समस्या निवारण में पहले सबसे हाल का परिवर्तन जांचें।

Open Question Page
Ask Friends

सुरक्षित मोड में कोई समस्या न दिखाई दे लेकिन सामान्य मोड में दिखाई दे तो क्या संकेत मिलता है?

If a problem does not appear in Safe Mode but appears in normal mode what does it suggest?

Explanation opens after your attempt
Correct Answer

A. अतिरिक्त चालक या प्रारंभिक तंत्रांश समस्या का कारण हो सकता हैAn additional driver or startup software may be causing the problem

Step 1

Concept

Safe Mode runs limited drivers and services. The problem may appear in normal mode when additional components become active.

Step 2

Why this answer is correct

The correct answer is A. अतिरिक्त चालक या प्रारंभिक तंत्रांश समस्या का कारण हो सकता है / An additional driver or startup software may be causing the problem. Safe Mode runs limited drivers and services. The problem may appear in normal mode when additional components become active.

Step 3

Exam Tip

सुरक्षित मोड सीमित चालक और सेवाएं चलाता है। सामान्य मोड में अतिरिक्त घटक सक्रिय होने से समस्या दिखाई दे सकती है।

Open Question Page
Ask Friends

सिस्टम रिस्टोर बिंदु बनाने का सर्वोत्तम समय कौन सा है?

What is the best time to create a System Restore point?

Explanation opens after your attempt
Correct Answer

B. महत्वपूर्ण चालक या तंत्रांश परिवर्तन से पहलेBefore an important driver or software change

Step 1

Concept

Creating a restore point before a change allows system settings to be reversed if a problem occurs. It is not a substitute for personal data backup.

Step 2

Why this answer is correct

The correct answer is B. महत्वपूर्ण चालक या तंत्रांश परिवर्तन से पहले / Before an important driver or software change. Creating a restore point before a change allows system settings to be reversed if a problem occurs. It is not a substitute for personal data backup.

Step 3

Exam Tip

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

Open Question Page
Ask Friends

पूर्ण बैकअप और वृद्धिशील बैकअप में मुख्य अंतर क्या है?

What is the main difference between a full backup and an incremental backup?

Explanation opens after your attempt
Correct Answer

C. पूर्ण बैकअप सभी चुने डेटा की प्रति बनाता है जबकि वृद्धिशील बैकअप केवल पिछले बैकअप के बाद के परिवर्तन रखता हैA full backup copies all selected data while an incremental backup stores changes since the previous backup

Step 1

Concept

A full backup is simpler to restore but uses more space. An incremental backup uses less space but may require several parts during recovery.

Step 2

Why this answer is correct

The correct answer is C. पूर्ण बैकअप सभी चुने डेटा की प्रति बनाता है जबकि वृद्धिशील बैकअप केवल पिछले बैकअप के बाद के परिवर्तन रखता है / A full backup copies all selected data while an incremental backup stores changes since the previous backup. A full backup is simpler to restore but uses more space. An incremental backup uses less space but may require several parts during recovery.

Step 3

Exam Tip

पूर्ण बैकअप पुनर्प्राप्ति में सरल लेकिन अधिक स्थान लेता है। वृद्धिशील बैकअप कम स्थान लेता है लेकिन पुनर्प्राप्ति में कई भाग लग सकते हैं।

Open Question Page
Ask Friends

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

Why is a restore test necessary even after a backup appears successful?

Explanation opens after your attempt
Correct Answer

D. यह सत्यापित करता है कि बैकअप वास्तव में पढ़ा और पुनर्स्थापित किया जा सकता हैIt verifies that the backup can actually be read and restored

Step 1

Concept

Creating a backup is not enough if data cannot be restored from it. Periodic sample restore testing is useful.

Step 2

Why this answer is correct

The correct answer is D. यह सत्यापित करता है कि बैकअप वास्तव में पढ़ा और पुनर्स्थापित किया जा सकता है / It verifies that the backup can actually be read and restored. Creating a backup is not enough if data cannot be restored from it. Periodic sample restore testing is useful.

Step 3

Exam Tip

सिर्फ बैकअप बनना पर्याप्त नहीं है यदि उससे डेटा लौटाया न जा सके। समय समय पर नमूना पुनर्प्राप्ति जांच उपयोगी है।

Open Question Page
Ask Friends

एक ही भौतिक ड्राइव के दूसरे विभाजन में रखा बैकअप पूर्ण सुरक्षा क्यों नहीं देता?

Why does a backup stored on another partition of the same physical drive not provide complete protection?

Explanation opens after your attempt
Correct Answer

A. भौतिक ड्राइव खराब होने पर दोनों विभाजन खो सकते हैंBoth partitions may be lost if the physical drive fails

Step 1

Concept

Partitions are logically separate but remain on the same physical device. A separate device or location provides better protection.

Step 2

Why this answer is correct

The correct answer is A. भौतिक ड्राइव खराब होने पर दोनों विभाजन खो सकते हैं / Both partitions may be lost if the physical drive fails. Partitions are logically separate but remain on the same physical device. A separate device or location provides better protection.

Step 3

Exam Tip

विभाजन तार्किक रूप से अलग होते हैं लेकिन एक ही भौतिक उपकरण पर रहते हैं। वास्तविक सुरक्षा के लिए अलग उपकरण या स्थान उपयोगी है।

Open Question Page
Ask Friends

दोषरहित और हानिपूर्ण कम्प्रेशन में सही अंतर कौन सा है?

Which correctly distinguishes lossless compression from lossy compression?

Explanation opens after your attempt
Correct Answer

B. दोषरहित कम्प्रेशन मूल डेटा पूरी तरह लौटाता है जबकि हानिपूर्ण कम्प्रेशन कुछ जानकारी हटाता हैLossless compression restores the original data exactly while lossy compression removes some information

Step 1

Concept

Lossless methods recover the original data while lossy methods remove some detail to reduce size. Choose according to the use case.

Step 2

Why this answer is correct

The correct answer is B. दोषरहित कम्प्रेशन मूल डेटा पूरी तरह लौटाता है जबकि हानिपूर्ण कम्प्रेशन कुछ जानकारी हटाता है / Lossless compression restores the original data exactly while lossy compression removes some information. Lossless methods recover the original data while lossy methods remove some detail to reduce size. Choose according to the use case.

Step 3

Exam Tip

दोषरहित विधि में मूल डेटा पुनः प्राप्त होता है जबकि हानिपूर्ण विधि आकार घटाने के लिए कुछ विवरण हटाती है। उपयोग के अनुसार विधि चुनें।

Open Question Page
Ask Friends

किस प्रकार की फाइल के लिए दोषरहित कम्प्रेशन सबसे आवश्यक है?

For which type of file is lossless compression most necessary?

Explanation opens after your attempt
Correct Answer

C. कार्यक्रम की निष्पादन योग्य फाइलA program executable file

Step 1

Concept

Even one incorrect bit can affect a program file so the original data must remain exact. Focus on data integrity in the exam.

Step 2

Why this answer is correct

The correct answer is C. कार्यक्रम की निष्पादन योग्य फाइल / A program executable file. Even one incorrect bit can affect a program file so the original data must remain exact. Focus on data integrity in the exam.

Step 3

Exam Tip

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

Open Question Page
Ask Friends

फाइल को केवल रीसायकल बिन से हटाना संवेदनशील डेटा के लिए हमेशा पर्याप्त क्यों नहीं होता?

Why is deleting a file from the Recycle Bin not always sufficient for sensitive data?

Explanation opens after your attempt
Correct Answer

D. डेटा के कुछ अंश भंडारण पर पुनर्प्राप्त होने योग्य रह सकते हैंSome data fragments may remain recoverable on storage

Step 1

Concept

Normal deletion removes the file reference but may not erase all data immediately. Secure deletion methods may be needed for sensitive data.

Step 2

Why this answer is correct

The correct answer is D. डेटा के कुछ अंश भंडारण पर पुनर्प्राप्त होने योग्य रह सकते हैं / Some data fragments may remain recoverable on storage. Normal deletion removes the file reference but may not erase all data immediately. Secure deletion methods may be needed for sensitive data.

Step 3

Exam Tip

सामान्य मिटाने से फाइल का संदर्भ हटता है लेकिन डेटा तुरंत पूरी तरह मिटना आवश्यक नहीं है। संवेदनशील डेटा के लिए सुरक्षित मिटाने की विधि उपयोगी हो सकती है।

Open Question Page
Ask Friends

मैलवेयर जांच में संगरोध का उद्देश्य क्या है?

What is the purpose of quarantine during malware detection?

Explanation opens after your attempt
Correct Answer

A. संदिग्ध फाइल को अलग करके चलने से रोकनाIsolate a suspicious file and prevent it from running

Step 1

Concept

Quarantine places a suspicious file in an isolated area so it cannot affect the system. It can later be examined or removed.

Step 2

Why this answer is correct

The correct answer is A. संदिग्ध फाइल को अलग करके चलने से रोकना / Isolate a suspicious file and prevent it from running. Quarantine places a suspicious file in an isolated area so it cannot affect the system. It can later be examined or removed.

Step 3

Exam Tip

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

Open Question Page
Ask Friends

केवल प्रतिविषाणु स्थापित होना पूर्ण सुरक्षा की गारंटी क्यों नहीं है?

Why does merely having antivirus software not guarantee complete security?

Explanation opens after your attempt
Correct Answer

B. उपयोगकर्ता व्यवहार अद्यतन और नए खतरों की पहचान भी सुरक्षा को प्रभावित करते हैंUser behavior updates and detection of new threats also affect security

Step 1

Concept

Security depends on several layers such as updates careful use and backups. Antivirus is important but not sufficient alone.

Step 2

Why this answer is correct

The correct answer is B. उपयोगकर्ता व्यवहार अद्यतन और नए खतरों की पहचान भी सुरक्षा को प्रभावित करते हैं / User behavior updates and detection of new threats also affect security. Security depends on several layers such as updates careful use and backups. Antivirus is important but not sufficient alone.

Step 3

Exam Tip

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

Open Question Page
Ask Friends

यदि किसी अनुप्रयोग को उसके कार्य से असंबंधित कैमरा और माइक्रोफोन अनुमति चाहिए तो सबसे उचित प्रतिक्रिया क्या है?

If an application requests camera and microphone permissions unrelated to its function what is the most appropriate response?

Explanation opens after your attempt
Correct Answer

C. अनुमतियां अस्वीकार करके अनुप्रयोग की विश्वसनीयता जांचनाDeny the permissions and verify the application's trustworthiness

Step 1

Concept

Unnecessary permissions may indicate a privacy risk. Allow only access that is necessary and appropriate.

Step 2

Why this answer is correct

The correct answer is C. अनुमतियां अस्वीकार करके अनुप्रयोग की विश्वसनीयता जांचना / Deny the permissions and verify the application's trustworthiness. Unnecessary permissions may indicate a privacy risk. Allow only access that is necessary and appropriate.

Step 3

Exam Tip

अनावश्यक अनुमतियां गोपनीयता जोखिम का संकेत हो सकती हैं। केवल आवश्यक और उचित पहुंच की अनुमति दें।

Open Question Page
Ask Friends

तंत्रांश को आधिकारिक स्रोत से स्थापित करना अधिक सुरक्षित क्यों है?

Why is installing software from an official source safer?

Explanation opens after your attempt
Correct Answer

D. बदली हुई या हानिकारक स्थापना फाइल मिलने का जोखिम कम होता हैThe risk of receiving a modified or harmful installer is reduced

Step 1

Concept

An official source is more likely to provide an authentic and updated installer. Verify the source before downloading.

Step 2

Why this answer is correct

The correct answer is D. बदली हुई या हानिकारक स्थापना फाइल मिलने का जोखिम कम होता है / The risk of receiving a modified or harmful installer is reduced. An official source is more likely to provide an authentic and updated installer. Verify the source before downloading.

Step 3

Exam Tip

आधिकारिक स्रोत से प्रामाणिक और अद्यतन स्थापना फाइल मिलने की संभावना अधिक होती है। डाउनलोड से पहले स्रोत सत्यापित करें।

Open Question Page
Ask Friends

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

What is a possible effect of increasing a process priority in an operating system?

Explanation opens after your attempt
Correct Answer

A. उस प्रक्रिया को अधिक केंद्रीय प्रसंस्करण समय मिल सकता हैThe process may receive more central processing time

Step 1

Concept

A higher-priority process may receive resources sooner but other tasks may slow down. Change priorities carefully.

Step 2

Why this answer is correct

The correct answer is A. उस प्रक्रिया को अधिक केंद्रीय प्रसंस्करण समय मिल सकता है / The process may receive more central processing time. A higher-priority process may receive resources sooner but other tasks may slow down. Change priorities carefully.

Step 3

Exam Tip

उच्च प्राथमिकता वाली प्रक्रिया को संसाधन पहले मिल सकते हैं लेकिन अन्य कार्य धीमे हो सकते हैं। प्राथमिकता बदलना सावधानी से करें।

Open Question Page
Ask Friends

किस स्थिति में किसी प्रक्रिया को बलपूर्वक समाप्त करना उचित माना जा सकता है?

In which situation may forcefully ending a process be appropriate?

Explanation opens after your attempt
Correct Answer

B. जब अनुप्रयोग लंबे समय से प्रतिक्रिया न दे और सामान्य रूप से बंद न होWhen the application has been unresponsive for a long time and will not close normally

Step 1

Concept

An unresponsive process may be ended as a last resort. Unsaved data may be lost.

Step 2

Why this answer is correct

The correct answer is B. जब अनुप्रयोग लंबे समय से प्रतिक्रिया न दे और सामान्य रूप से बंद न हो / When the application has been unresponsive for a long time and will not close normally. An unresponsive process may be ended as a last resort. Unsaved data may be lost.

Step 3

Exam Tip

प्रतिक्रिया न देने वाली प्रक्रिया को अंतिम उपाय के रूप में समाप्त किया जा सकता है। इससे असहेजित डेटा खो सकता है।

Open Question Page
Ask Friends

यदि कोई अनुप्रयोग बंद होने के बाद भी स्मृति मुक्त नहीं करता तो इस समस्या को क्या कहा जा सकता है?

What can the problem be called when an application fails to release memory after it closes?

Explanation opens after your attempt
Correct Answer

C. स्मृति रिसावMemory Leak

Step 1

Concept

In a memory leak software does not release used memory which can slow the system over time. Restarting may provide temporary relief.

Step 2

Why this answer is correct

The correct answer is C. स्मृति रिसाव / Memory Leak. In a memory leak software does not release used memory which can slow the system over time. Restarting may provide temporary relief.

Step 3

Exam Tip

स्मृति रिसाव में तंत्रांश उपयोग की गई स्मृति वापस नहीं करता जिससे समय के साथ प्रणाली धीमी हो सकती है। पुनः आरंभ अस्थायी राहत दे सकता है।

Open Question Page
Ask Friends

यदि कंप्यूटर बार बार नीली त्रुटि स्क्रीन दिखाता है तो कौन सा कारण संभावित है?

If a computer repeatedly shows a blue error screen which cause is possible?

Explanation opens after your attempt
Correct Answer

D. गंभीर चालक हार्डवेयर या प्रणाली त्रुटिA serious driver hardware or system error

Step 1

Concept

Such an error may indicate a serious system failure. Checking recent driver changes and hardware is useful.

Step 2

Why this answer is correct

The correct answer is D. गंभीर चालक हार्डवेयर या प्रणाली त्रुटि / A serious driver hardware or system error. Such an error may indicate a serious system failure. Checking recent driver changes and hardware is useful.

Step 3

Exam Tip

ऐसी त्रुटि गंभीर प्रणाली विफलता का संकेत हो सकती है। हाल के चालक परिवर्तन और हार्डवेयर जांच उपयोगी हैं।

Open Question Page
Ask Friends

समस्या निवारण में लक्षण दर्ज करना क्यों महत्वपूर्ण है?

Why is recording symptoms important during troubleshooting?

Explanation opens after your attempt
Correct Answer

A. यह समस्या के क्रम और संभावित कारणों की तुलना में सहायता करता हैIt helps compare the sequence of events and possible causes

Step 1

Concept

Recording timing error messages and recent changes makes the cause easier to identify. Use evidence-based checks rather than guesses.

Step 2

Why this answer is correct

The correct answer is A. यह समस्या के क्रम और संभावित कारणों की तुलना में सहायता करता है / It helps compare the sequence of events and possible causes. Recording timing error messages and recent changes makes the cause easier to identify. Use evidence-based checks rather than guesses.

Step 3

Exam Tip

समय त्रुटि संदेश और हाल के परिवर्तन दर्ज करने से कारण पहचानना आसान होता है। अनुमान के बजाय प्रमाण आधारित जांच करें।

Open Question Page
Ask Friends

समस्या निवारण में ज्ञात सही उपकरण से तुलना करने का लाभ क्या है?

What is the benefit of comparing with a known working device during troubleshooting?

Explanation opens after your attempt
Correct Answer

B. दोषपूर्ण घटक को अलग पहचानने में सहायता मिलती हैIt helps isolate the faulty component

Step 1

Concept

Testing with a known working device helps determine whether the issue is in the original device or the system. Test one component at a time.

Step 2

Why this answer is correct

The correct answer is B. दोषपूर्ण घटक को अलग पहचानने में सहायता मिलती है / It helps isolate the faulty component. Testing with a known working device helps determine whether the issue is in the original device or the system. Test one component at a time.

Step 3

Exam Tip

ज्ञात सही उपकरण से बदलकर जांच करने पर पता चलता है कि समस्या मूल उपकरण में है या प्रणाली में। एक समय में एक घटक जांचें।

Open Question Page
Ask Friends

कंप्यूटर चालू होते समय लगातार बीप संकेत किस ओर इशारा कर सकते हैं?

What can repeated beep signals during computer startup indicate?

Explanation opens after your attempt
Correct Answer

C. हार्डवेयर जांच में समस्याA problem detected during hardware testing

Step 1

Concept

Beep signals may indicate a hardware problem detected by firmware. Their exact meaning can depend on the system manufacturer.

Step 2

Why this answer is correct

The correct answer is C. हार्डवेयर जांच में समस्या / A problem detected during hardware testing. Beep signals may indicate a hardware problem detected by firmware. Their exact meaning can depend on the system manufacturer.

Step 3

Exam Tip

बीप संकेत फर्मवेयर द्वारा पहचानी गई हार्डवेयर समस्या का संकेत हो सकते हैं। संकेत का अर्थ प्रणाली निर्माता पर निर्भर कर सकता है।

Open Question Page
Ask Friends

यदि कंप्यूटर में नया हार्डवेयर लगाने के बाद ही समस्या शुरू हुई हो तो सर्वोत्तम प्रारंभिक जांच क्या है?

If a problem begins only after installing new hardware what is the best initial check?

Explanation opens after your attempt
Correct Answer

D. नए हार्डवेयर की अनुकूलता कनेक्शन और चालक जांचनाCheck the new hardware's compatibility connection and driver

Step 1

Concept

A recent change is a likely cause of a problem. First check the new hardware for proper seating driver and compatibility.

Step 2

Why this answer is correct

The correct answer is D. नए हार्डवेयर की अनुकूलता कनेक्शन और चालक जांचना / Check the new hardware's compatibility connection and driver. A recent change is a likely cause of a problem. First check the new hardware for proper seating driver and compatibility.

Step 3

Exam Tip

हाल का परिवर्तन समस्या का संभावित कारण होता है। पहले नए हार्डवेयर को सही बैठाव चालक और अनुकूलता के लिए जांचें।

Open Question Page
Ask Friends

स्थिर विद्युत से कंप्यूटर के आंतरिक घटकों को बचाने के लिए कौन सी सावधानी उचित है?

Which precaution is appropriate to protect internal computer components from static electricity?

Explanation opens after your attempt
Correct Answer

A. घटक छूने से पहले स्वयं को भूमि से जोड़नाGround yourself before touching components

Step 1

Concept

Static electricity can damage sensitive circuits. Use proper grounding and care while handling internal parts.

Step 2

Why this answer is correct

The correct answer is A. घटक छूने से पहले स्वयं को भूमि से जोड़ना / Ground yourself before touching components. Static electricity can damage sensitive circuits. Use proper grounding and care while handling internal parts.

Step 3

Exam Tip

स्थिर विद्युत संवेदनशील परिपथों को नुकसान पहुंचा सकती है। आंतरिक भाग संभालते समय उचित भूमि संपर्क और सावधानी रखें।

Open Question Page
Ask Friends

कंप्यूटर समस्या का समाधान करने के बाद अंतिम सत्यापन में क्या करना चाहिए?

What should be done during final verification after solving a computer problem?

Explanation opens after your attempt
Correct Answer

B. मूल कार्य दोहराकर स्थिर संचालन और डेटा सुरक्षा जांचनाRepeat the original task and verify stable operation and data safety

Step 1

Concept

After applying a solution repeat the same situation to confirm the issue is truly resolved. Also check important data and related functions.

Step 2

Why this answer is correct

The correct answer is B. मूल कार्य दोहराकर स्थिर संचालन और डेटा सुरक्षा जांचना / Repeat the original task and verify stable operation and data safety. After applying a solution repeat the same situation to confirm the issue is truly resolved. Also check important data and related functions.

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.