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 441-450 of 600 questions.

Search

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

What can a user generally do when only read permission is granted for a file?

Explanation opens after your attempt
Correct Answer

A. फाइल देख सकता है लेकिन बदलाव सहेज नहीं सकताView the file but cannot save changes

Explanation

Simple Explanation

पढ़ने का अधिकार सामग्री देखने देता है लेकिन लिखने का अधिकार बदलाव सहेजने के लिए चाहिए। परीक्षा में दोनों अलग रखें। / Read permission allows viewing while write permission is needed to save changes. Keep them distinct.

Open Question Page
Ask Friends

एक साझा फाइल को दो कार्यक्रम एक साथ बदलें तो कौन सी समस्या हो सकती है?

What problem may occur if two programs modify the same shared file at the same time?

Explanation opens after your attempt
Correct Answer

C. परस्पर विरोधी बदलाव या आँकड़ा असंगतिConflicting changes or data inconsistency

Explanation

Simple Explanation

एक साथ लेखन से बदलाव टकरा सकते हैं। परीक्षा में साझा फाइलों के लिए समन्वय और फाइल ताले का महत्व समझें। / Simultaneous writing may cause conflicting changes. Understand the importance of synchronization and file locks.

Open Question Page
Ask Friends

फाइल ताले का मुख्य उद्देश्य क्या है?

What is the main purpose of a file lock?

Explanation opens after your attempt
Correct Answer

D. एक साथ विरोधी लेखन को रोकनाPrevent conflicting simultaneous writes

Explanation

Simple Explanation

फाइल ताला एक समय में अनियंत्रित बदलावों को रोक सकता है। परीक्षा में इसे सामान्य अनुमति से अलग समझें। / A file lock can prevent uncontrolled simultaneous modifications. Distinguish it from general permissions.

Open Question Page
Ask Friends

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

What is the benefit of adding version names such as dates to an important document?

Explanation opens after your attempt
Correct Answer

A. पुराने और नए संस्करण पहचानना आसान होता हैOlder and newer versions become easier to identify

Explanation

Simple Explanation

अर्थपूर्ण संस्करण नाम बदलावों का क्रम पहचानने में सहायता करते हैं। परीक्षा में इसे फाइल संगठन और पुनर्प्राप्ति से जोड़ें। / Meaningful version names help identify the sequence of changes. Link this with organization and recovery.

Open Question Page
Ask Friends

इस रूप में सहेजें आदेश संस्करण प्रबंधन में क्यों उपयोगी है?

Why is the Save As command useful for version management?

Explanation opens after your attempt
Correct Answer

B. यह नए नाम या स्थान पर अलग प्रति बना सकता हैIt can create a separate copy with a new name or location

Explanation

Simple Explanation

इस रूप में सहेजें मूल फाइल रखते हुए नया संस्करण बना सकता है। परीक्षा में इसे सामान्य सहेजें से अलग रखें। / Save As can create a new version while keeping the original. Distinguish it from normal Save.

Open Question Page
Ask Friends

फाइल अनुक्रमण का मुख्य लाभ क्या है?

What is the main benefit of file indexing?

Explanation opens after your attempt
Correct Answer

C. फाइलों का स्थान और सामग्री जल्दी खोजी जा सकती हैFile locations and content can be searched more quickly

Explanation

Simple Explanation

अनुक्रमण खोज के लिए फाइल संबंधी जानकारी पहले से व्यवस्थित करता है। परीक्षा में इसे फाइल की दूसरी प्रति न समझें। / Indexing organizes file information in advance for faster search. Do not treat it as another copy of the file.

Open Question Page
Ask Friends

अनुक्रमण बंद होने पर संभावित प्रभाव क्या होगा?

What may be the effect of disabling file indexing?

Explanation opens after your attempt
Correct Answer

D. कुछ खोजों में अधिक समय लग सकता हैSome searches may take longer

Explanation

Simple Explanation

अनुक्रमण न होने पर तंत्र को खोज के समय अधिक स्थान जाँचना पड़ सकता है। परीक्षा में अनुक्रमण को खोज गति से जोड़ें। / Without indexing the system may need to inspect more locations during a search. Link indexing with search speed.

Open Question Page
Ask Friends

किसी महत्वपूर्ण फाइल पर कार्य करते समय आँकड़ा हानि कम करने की सर्वोत्तम संयुक्त विधि क्या है?

What is the best combined method to reduce data loss while working on an important file?

Explanation opens after your attempt
Correct Answer

A. नियमित सहेजना संस्करण रखना और अलग बैकअप बनानाSave regularly keep versions and make a separate backup

Explanation

Simple Explanation

नियमित सहेजना तत्काल कार्य बचाता है और संस्करण तथा बैकअप पुनर्प्राप्ति में सहायता करते हैं। परीक्षा में इन उपायों को पूरक मानें। / Regular saving protects current work while versions and backups support recovery. Treat these measures as complementary.

Open Question Page
Ask Friends

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

Which statement best describes the combined role of an operating system and file management?

Explanation opens after your attempt
Correct Answer

B. हार्डवेयर संसाधनों को नियंत्रित करना और आँकड़ों को व्यवस्थित सुरक्षित तथा सुलभ रखनाManaging hardware resources while keeping data organized protected and accessible

Explanation

Simple Explanation

प्रचालन तंत्र संसाधनों का प्रबंधन करता है और फाइल प्रबंधन आँकड़ों को व्यवस्थित तथा सुलभ रखता है। परीक्षा में दोनों की संबंधित भूमिकाएँ समझें। / The operating system manages resources while file management keeps data organized and accessible. Understand their related roles.

Open Question Page
Ask Friends

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

What is the safest next step if a file-transfer process stops midway?

Explanation opens after your attempt
Correct Answer

A. मूल और गंतव्य दोनों स्थानों पर फाइल की स्थिति जाँचकर फिर प्रक्रिया दोहरानाCheck the file status at both source and destination before repeating the process

Explanation

Simple Explanation

अधूरी स्थानांतरण प्रक्रिया से अपूर्ण या दोहरी फाइल बन सकती है इसलिए दोनों स्थान जाँचने चाहिए। परीक्षा में सत्यापन के बाद ही दोबारा स्थानांतरण करें। / An interrupted transfer may leave an incomplete or duplicate file so both locations should be checked. Repeat the transfer only after verification.

Open Question Page
Ask Friends