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
फर्मवेयर हार्डवेयर जांच के बाद बूट लोडर को चलाता है और बूट लोडर संचालन तंत्र लोड करता है। क्रम आधारित प्रश्नों में प्रत्येक चरण की भूमिका पहचानें।
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
बूट लोडर संचालन तंत्र के आवश्यक भाग को मुख्य स्मृति में लोड करता है। इसे सामान्य अनुप्रयोग लोडिंग से अलग पहचानें।
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
आभासी स्मृति अस्थायी रूप से भंडारण स्थान का उपयोग करती है लेकिन यह रैंडम एक्सेस मेमोरी से धीमी होती है। अधिक उपयोग पर प्रदर्शन घट सकता है।
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
संचालन तंत्र को अस्थायी डेटा और आभासी स्मृति के लिए खाली स्थान चाहिए। पर्याप्त खाली स्थान रखना प्रदर्शन के लिए उपयोगी है।
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
निर्देशिका संरचना मुख्य फोल्डर उपफोल्डर और फाइलों के संबंध को व्यवस्थित करती है। सही पथ समझने में यह आवश्यक है।
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
समान फोल्डर में नाम पहचान का प्रमुख भाग होता है। अलग फोल्डर में समान नाम संभव हो सकता है क्योंकि पथ अलग होता है।
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
पूर्ण पथ निश्चित प्रारंभिक स्थान से फाइल तक पूरा मार्ग देता है। सापेक्ष पथ वर्तमान निर्देशिका पर निर्भर करता है।
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
छिपे विस्तार से समान दिखने वाले नाम भ्रम पैदा कर सकते हैं। सुरक्षा और प्रकार पहचान में वास्तविक विस्तार देखना उपयोगी है।
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
केवल पढ़ने की अनुमति अनधिकृत संपादन से बचाती है जबकि सामग्री उपलब्ध रहती है। साझा दस्तावेजों में यह उपयोगी है।
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
चालक वापस लेना हाल के असंगत परिवर्तन को हटाता है। समस्या निवारण में पहले सबसे हाल का परिवर्तन जांचें।
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
परिवर्तन से पहले रिस्टोर बिंदु बनाने पर समस्या आने पर प्रणाली सेटिंग वापस की जा सकती है। यह व्यक्तिगत डेटा बैकअप का विकल्प नहीं है।
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
कार्यक्रम फाइल में एक भी गलत बिट कार्य को प्रभावित कर सकता है इसलिए मूल डेटा पूरी तरह सुरक्षित रहना चाहिए। परीक्षा में डेटा अखंडता देखें।
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
सामान्य मिटाने से फाइल का संदर्भ हटता है लेकिन डेटा तुरंत पूरी तरह मिटना आवश्यक नहीं है। संवेदनशील डेटा के लिए सुरक्षित मिटाने की विधि उपयोगी हो सकती है।
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
उच्च प्राथमिकता वाली प्रक्रिया को संसाधन पहले मिल सकते हैं लेकिन अन्य कार्य धीमे हो सकते हैं। प्राथमिकता बदलना सावधानी से करें।
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
ऐसी त्रुटि गंभीर प्रणाली विफलता का संकेत हो सकती है। हाल के चालक परिवर्तन और हार्डवेयर जांच उपयोगी हैं।