31 Operating Systems • File Management Windows में किसी फ़ाइल का Read-only attribute सामान्यतः क्या दर्शाता है? What does the Read-only attribute of a file generally indicate in Windows? A. फ़ाइल केवल इंटरनेट से पढ़ी जा सकती है The file can be read only through the Internet B. फ़ाइल अपने आप एन्क्रिप्ट हो गई है The file has automatically been encrypted C. फ़ाइल का आकार शून्य है The file has zero size D. फ़ाइल पढ़ी जा सकती है, लेकिन उसमें सीधे बदलाव लिखना प्रतिबंधित है The file can be read, but writing changes directly to it is restricted उत्तर और व्याख्या देखें Show answer and explanation सही उत्तर: D Correct Answer: D Read-only attribute फ़ाइल में लिखने को रोकने के लिए होता है। यह अपने आप पासवर्ड सुरक्षा या एन्क्रिप्शन प्रदान नहीं करता। The Read-only attribute restricts writing to a file. It does not itself provide password protection or encryption.
32 Operating Systems • File Management Windows में किसी फ़ाइल को Hidden करने का अर्थ क्या है? What does marking a file as Hidden mean in Windows? A. फ़ाइल स्थायी रूप से मिट गई है The file has been permanently erased B. सामान्य दृश्य सेटिंग में फ़ाइल नहीं दिखाई जा सकती, लेकिन वह मौजूद रहती है The file may not appear under normal viewing settings, but it still exists C. फ़ाइल का source code बदल गया है The file source code has changed D. फ़ाइल हमेशा वायरस बन जाती है The file always becomes a virus उत्तर और व्याख्या देखें Show answer and explanation सही उत्तर: B Correct Answer: B Hidden attribute सामान्य listing में फ़ाइल की दृश्यता नियंत्रित करता है। Hidden फ़ाइल अपने आप एन्क्रिप्ट या सुरक्षित नहीं होती। The Hidden attribute controls visibility in ordinary listings. A hidden file is not automatically encrypted or secured.
33 Operating Systems • File Management Windows Recycle Bin में किसी फ़ाइल पर Restore चुनने से वह सामान्यतः कहाँ जाती है? Where does a file normally go when Restore is selected in the Windows Recycle Bin? A. हमेशा Desktop पर Always to the Desktop B. हमेशा Downloads में Always to Downloads C. अपने मूल स्थान पर To its original location D. किसी नए ZIP फ़ोल्डर में Into a new ZIP folder उत्तर और व्याख्या देखें Show answer and explanation सही उत्तर: C Correct Answer: C Restore सामान्यतः फ़ाइल को उस स्थान पर वापस रखता है जहाँ से उसे हटाया गया था। यह सुविधा तभी उपलब्ध है जब फ़ाइल Recycle Bin में मौजूद हो। Restore normally returns a file to the location from which it was deleted. This requires the file to still be present in the Recycle Bin.
34 Operating Systems • File Management Windows File Explorer में Shift + Delete का सामान्य प्रभाव क्या है? What does Shift + Delete normally do in Windows File Explorer? A. चयनित आइटम को Recycle Bin में भेजे बिना हटाना Delete the selected item without sending it to the Recycle Bin B. चयनित आइटम का नाम बदलना Rename the selected item C. नया फ़ोल्डर बनाना Create a new folder D. फ़ाइल की प्रतिलिपि बनाना Copy the file उत्तर और व्याख्या देखें Show answer and explanation सही उत्तर: A Correct Answer: A Shift + Delete से हटाया गया आइटम सामान्य Recycle Bin Restore से वापस नहीं मिलता। इसे सुरक्षित डेटा-मिटाने की गारंटी न समझें। Shift + Delete bypasses Recycle Bin restoration. It does not guarantee secure data erasure.
35 Operating Systems • File Management अलग destination folder में सफलतापूर्वक Copy-Paste और Cut-Paste करने में मुख्य अंतर क्या है? What is the main difference between successfully using Copy-Paste and Cut-Paste to a different destination folder? A. दोनों मूल फ़ाइल को हमेशा मिटा देते हैं Both always delete the original file B. Copy-Paste फ़ाइल का नाम बदलता है और Cut-Paste उसे एन्क्रिप्ट करता है Copy-Paste renames the file and Cut-Paste encrypts it C. दोनों केवल shortcut बनाते हैं Both create only shortcuts D. Copy-Paste मूल फ़ाइल रखता है, जबकि Cut-Paste उसे destination पर स्थानांतरित करता है Copy-Paste retains the original, while Cut-Paste moves it to the destination उत्तर और व्याख्या देखें Show answer and explanation सही उत्तर: D Correct Answer: D Copy-Paste से destination पर अतिरिक्त प्रति बनती है। सफल Cut-Paste के बाद फ़ाइल का स्थान बदल जाता है और मूल स्थान पर वही फ़ाइल नहीं रहती। Copy-Paste creates an additional copy at the destination. A successful Cut-Paste changes the file location, removing it from the original location.
36 Operating Systems • File Management एक ही फ़ोल्डर में बिल्कुल समान नाम और समान एक्सटेंशन वाली दो अलग फ़ाइलें सामान्यतः क्यों नहीं रखी जा सकतीं? Why can two separate files with exactly the same name and extension generally not be stored in the same folder? A. हर फ़ोल्डर में केवल एक फ़ाइल रखी जा सकती है A folder can contain only one file B. उस फ़ोल्डर में पूरा फ़ाइल नाम प्रत्येक फ़ाइल की अलग पहचान करता है The complete filename uniquely identifies each file within that folder C. हर फ़ाइल का एक्सटेंशन अलग होना अनिवार्य है Every file must have a different extension D. दो फ़ाइलों का आकार कभी समान नहीं हो सकता Two files can never have the same size उत्तर और व्याख्या देखें Show answer and explanation सही उत्तर: B Correct Answer: B एक फ़ोल्डर में पूरा फ़ाइल नाम अद्वितीय होना चाहिए। समान नाम वाली फ़ाइलें अलग-अलग फ़ोल्डरों में रह सकती हैं। A complete filename must be unique within a folder. Files with the same name can exist in different folders.
37 Operating Systems • File Management Windows File Explorer में चयनित फ़ाइल का नाम बदलने की कुंजी कौन-सी है? Which key renames a selected file in Windows File Explorer? A. F1 F1 B. F5 F5 C. F2 F2 D. F12 F12 उत्तर और व्याख्या देखें Show answer and explanation सही उत्तर: C Correct Answer: C F2 चयनित फ़ाइल या फ़ोल्डर का नाम बदलने के लिए उपयोग होती है। F2 is used to rename the selected file or folder.
38 Operating Systems • File Management Windows में File Explorer खोलने का शॉर्टकट कौन-सा है? Which shortcut opens File Explorer in Windows? A. Windows key + E Windows key + E B. Windows key + L Windows key + L C. Windows key + R Windows key + R D. Windows key + D Windows key + D उत्तर और व्याख्या देखें Show answer and explanation सही उत्तर: A Correct Answer: A Windows key + E से File Explorer खुलता है। Windows key + E opens File Explorer.
39 Operating Systems • System Tools Windows में कौन-सा अंतर्निर्मित उपकरण यह देखने में मदद करता है कि कौन-सा process अधिक CPU और memory उपयोग कर रहा है? Which built-in Windows tool helps identify which process is using more CPU and memory? A. Character Map Character Map B. Calculator Calculator C. Notepad Notepad D. Task Manager Task Manager उत्तर और व्याख्या देखें Show answer and explanation सही उत्तर: D Correct Answer: D Task Manager चल रहे एप्लिकेशन और processes के संसाधन उपयोग की जानकारी देता है। इससे अधिक CPU या memory उपयोग करने वाले process पहचाने जा सकते हैं। Task Manager shows resource usage by running applications and processes. It helps identify processes consuming substantial CPU or memory.
40 Operating Systems • System Tools Task Manager से किसी एप्लिकेशन को End task द्वारा जबरन बंद करने का प्रमुख जोखिम क्या है? What is a major risk of forcibly closing an application using End task in Task Manager? A. मॉनिटर का आकार बदल जाना The monitor size changing B. उस एप्लिकेशन में असहेजा काम खो जाना Losing unsaved work in that application C. कीबोर्ड की सभी कुंजियाँ मिट जाना All keyboard keys being erased D. हर अन्य एप्लिकेशन का लाइसेंस समाप्त होना The licenses of all other applications expiring उत्तर और व्याख्या देखें Show answer and explanation सही उत्तर: B Correct Answer: B जबरन बंद करने पर एप्लिकेशन को काम सहेजने का अवसर नहीं मिल सकता। इसलिए उसके असहेजे बदलाव खो सकते हैं। Forced termination may not give the application an opportunity to save work. Its unsaved changes can therefore be lost.