Topic Wise MCQ

Artificial Intelligence Using an operating system and file management MCQ Questions for Class 9

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

Share

Start Using an operating system and file management Topic Quiz

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

Topic Navigation

Continue Chapter Revision

Using an operating system and file management Practice Questions

Showing 361-370 of 600 questions.

Search

पारंपरिक हार्ड डिस्क पर डीफ्रैगमेंटेशन क्यों किया जाता है?

Why is defragmentation performed on a traditional hard disk?

Explanation opens after your attempt
Correct Answer

A. बिखरे हुए फाइल टुकड़ों को व्यवस्थित करने के लिएTo organize scattered file fragments

Explanation

Simple Explanation

डीफ्रैगमेंटेशन बिखरे फाइल टुकड़ों को पास व्यवस्थित करता है जिससे यांत्रिक पहुंच समय घट सकता है। यह सॉलिड स्टेट ड्राइव पर सामान्यतः आवश्यक नहीं है। / Defragmentation arranges scattered file fragments closer together and may reduce mechanical access time. It is generally unnecessary on a solid state drive.

Open Question Page
Ask Friends

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

What does an absolute file path indicate?

Explanation opens after your attempt
Correct Answer

C. मूल स्थान से फाइल तक पूरा मार्गThe complete route from the root location to the file

Explanation

Simple Explanation

पूर्ण पथ ड्राइव या मूल निर्देशिका से फाइल तक सभी फोल्डर दिखाता है। इसे सापेक्ष पथ से अलग समझें। / An absolute path shows every folder from the drive or root directory to the file. Distinguish it from a relative path.

Open Question Page
Ask Friends

सापेक्ष फाइल पथ किस पर निर्भर करता है?

What does a relative file path depend on?

Explanation opens after your attempt
Correct Answer

D. वर्तमान फोल्डर या निर्देशिका परThe current folder or directory

Explanation

Simple Explanation

सापेक्ष पथ वर्तमान स्थान से फाइल तक का मार्ग बताता है। वर्तमान फोल्डर बदलने पर उसका अर्थ भी बदल सकता है। / A relative path gives the route from the current location to a file. Its meaning may change when the current folder changes.

Open Question Page
Ask Friends

शॉर्टकट और मूल फाइल में सबसे महत्वपूर्ण अंतर क्या है?

What is the most important difference between a shortcut and the original file?

Explanation opens after your attempt
Correct Answer

A. शॉर्टकट केवल मूल फाइल तक पहुंच का पथ रखता हैA shortcut only stores a path to the original file

Explanation

Simple Explanation

शॉर्टकट मूल फाइल या अनुप्रयोग की ओर संकेत करता है। मूल वस्तु हटने या स्थान बदलने पर शॉर्टकट टूट सकता है। / A shortcut points to the original file or application. It may break if the original item is deleted or moved.

Open Question Page
Ask Friends

टूटा हुआ शॉर्टकट सामान्यतः कब बनता है?

When does a shortcut commonly become broken?

Explanation opens after your attempt
Correct Answer

B. जब मूल फाइल हटाई या स्थानांतरित की जाती हैWhen the original file is deleted or moved

Explanation

Simple Explanation

शॉर्टकट मूल फाइल के पुराने पथ पर निर्भर करता है। स्थान बदलने या हटाने पर वह पथ अमान्य हो जाता है। / A shortcut depends on the old path of the original file. Moving or deleting the file makes that path invalid.

Open Question Page
Ask Friends

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

Why does changing only a file extension not change the actual file format?

Explanation opens after your attempt
Correct Answer

C. विस्तार केवल प्रकार की पहचान बताता है जबकि अंदर का डेटा वही रहता हैThe extension only indicates type while the internal data remains unchanged

Explanation

Simple Explanation

फाइल प्रारूप उसके आंतरिक डेटा ढांचे से तय होता है। केवल नाम के अंत को बदलने से डेटा रूपांतरित नहीं होता। / A file format is determined by its internal data structure. Changing only the ending of its name does not convert the data.

Open Question Page
Ask Friends

फाइल विस्तार छिपे होने पर सुरक्षा संबंधी कौन सा जोखिम हो सकता है?

What security risk can arise when file extensions are hidden?

Explanation opens after your attempt
Correct Answer

D. हानिकारक फाइल सामान्य दस्तावेज जैसी दिखाई दे सकती हैA harmful file may appear like a normal document

Explanation

Simple Explanation

छिपे विस्तार से वास्तविक फाइल प्रकार पहचानना कठिन हो सकता है। अज्ञात फाइल खोलने से पहले उसका पूरा नाम जांचें। / Hidden extensions can make the actual file type difficult to identify. Check the complete file name before opening an unknown file.

Open Question Page
Ask Friends

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

What does read permission allow a user to do?

Explanation opens after your attempt
Correct Answer

A. फाइल की सामग्री देखनाView the contents of a file

Explanation

Simple Explanation

पढ़ने की अनुमति फाइल की सामग्री देखने देती है लेकिन संपादन का अधिकार अलग हो सकता है। अनुमति प्रकारों को अलग समझें। / Read permission allows viewing file contents but editing rights may be separate. Distinguish the different permission types.

Open Question Page
Ask Friends

फाइल पर लिखने की अनुमति का अर्थ क्या है?

What does write permission on a file mean?

Explanation opens after your attempt
Correct Answer

B. फाइल में परिवर्तन करना और सहेजनाModify and save changes to the file

Explanation

Simple Explanation

लिखने की अनुमति फाइल की सामग्री बदलने और परिवर्तन सहेजने देती है। साझा फाइल में यह अधिकार सावधानी से दें। / Write permission allows file contents to be changed and saved. Grant it carefully for shared files.

Open Question Page
Ask Friends

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

What is the main risk of giving all users full control over a shared folder?

Explanation opens after your attempt
Correct Answer

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

Explanation

Simple Explanation

पूर्ण नियंत्रण में बदलने और मिटाने जैसे अधिकार शामिल हो सकते हैं। केवल आवश्यक न्यूनतम अनुमति देना अधिक सुरक्षित है। / Full control may include rights to modify and delete. Granting only the minimum required permission is safer.

Open Question Page
Ask Friends