A. अनचाहे बदलाव सहेजने को सीमित करना/Restrict saving unwanted changes
Step 1
Concept
The read-only attribute helps prevent accidental changes. Do not treat it as complete security.
Step 2
Why this answer is correct
The correct answer is A. अनचाहे बदलाव सहेजने को सीमित करना / Restrict saving unwanted changes. The read-only attribute helps prevent accidental changes. Do not treat it as complete security.
Step 3
Exam Tip
केवल पढ़ने योग्य विशेषता अनजाने परिवर्तन से बचाने में सहायता करती है। परीक्षा में इसे पूर्ण सुरक्षा न मानें।
B. गुण फाइल का व्यवहार संकेत कर सकता है जबकि अनुमति उपयोगकर्ता अधिकार नियंत्रित करती है/The attribute can indicate file behavior while permission controls user rights
Step 1
Concept
A read-only attribute signals restricted editing while permissions determine who can do what. They may differ depending on context.
Step 2
Why this answer is correct
The correct answer is B. गुण फाइल का व्यवहार संकेत कर सकता है जबकि अनुमति उपयोगकर्ता अधिकार नियंत्रित करती है / The attribute can indicate file behavior while permission controls user rights. A read-only attribute signals restricted editing while permissions determine who can do what. They may differ depending on context.
Step 3
Exam Tip
केवल पढ़ने योग्य गुण संपादन रोकने का संकेत है जबकि अनुमति निर्धारित करती है कि कौन क्या कर सकता है। संदर्भ के अनुसार दोनों अलग हो सकते हैं।
B. अनचाहे बदलाव से बचाना/Preventing unwanted changes
Step 1
Concept
Read-only permission can restrict editing. Distinguish read and write permissions in exams.
Step 2
Why this answer is correct
The correct answer is B. अनचाहे बदलाव से बचाना / Preventing unwanted changes. Read-only permission can restrict editing. Distinguish read and write permissions in exams.
Step 3
Exam Tip
पढ़ने योग्य अनुमति संपादन को सीमित कर सकती है। परीक्षा में पढ़ने और लिखने की अनुमति अलग समझें।
B. फाइल को देखा जा सकता है लेकिन सामान्य बदलाव सीमित हो जाते हैं/The file can be viewed but normal editing is restricted
Step 1
Concept
The read-only attribute helps prevent unwanted changes. Do not treat it as complete security.
Step 2
Why this answer is correct
The correct answer is B. फाइल को देखा जा सकता है लेकिन सामान्य बदलाव सीमित हो जाते हैं / The file can be viewed but normal editing is restricted. The read-only attribute helps prevent unwanted changes. Do not treat it as complete security.
Step 3
Exam Tip
केवल पढ़ने योग्य गुण अनचाहे बदलाव रोकने में सहायता करता है। परीक्षा में इसे पूर्ण सुरक्षा न मानें।
A. उसे देखा जा सकता है लेकिन सामान्यतः बदलाव सहेजना सीमित होता है/It can be viewed but saving changes is generally restricted
Step 1
Concept
The read-only attribute helps prevent unwanted changes. Do not treat it as password protection.
Step 2
Why this answer is correct
The correct answer is A. उसे देखा जा सकता है लेकिन सामान्यतः बदलाव सहेजना सीमित होता है / It can be viewed but saving changes is generally restricted. The read-only attribute helps prevent unwanted changes. Do not treat it as password protection.
Step 3
Exam Tip
केवल पढ़ने योग्य विशेषता अनचाहे परिवर्तन से बचाने में सहायता करती है। परीक्षा में इसे पासवर्ड सुरक्षा न मानें।
D. फाइल देखी जा सकती है लेकिन सामान्य परिवर्तन सीमित होते हैं/The file can be viewed but normal modification is restricted
Step 1
Concept
The read-only attribute protects a file from unwanted editing. Editing may become possible after changing the attribute or permission.
Step 2
Why this answer is correct
The correct answer is D. फाइल देखी जा सकती है लेकिन सामान्य परिवर्तन सीमित होते हैं / The file can be viewed but normal modification is restricted. The read-only attribute protects a file from unwanted editing. Editing may become possible after changing the attribute or permission.
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
केवल पढ़ने की अनुमति अनधिकृत संपादन से बचाती है जबकि सामग्री उपलब्ध रहती है। साझा दस्तावेजों में यह उपयोगी है।
C. फाइल पढ़ने योग्य अनुमति पर है या संपादन अधिकार नहीं हैं/The file is read-only or editing permission is unavailable
Step 1
Concept
Read and edit permissions may differ. Understand the difference between access rights in exams.
Step 2
Why this answer is correct
The correct answer is C. फाइल पढ़ने योग्य अनुमति पर है या संपादन अधिकार नहीं हैं / The file is read-only or editing permission is unavailable. Read and edit permissions may differ. Understand the difference between access rights in exams.
Step 3
Exam Tip
पढ़ने और संपादन की अनुमतियाँ अलग हो सकती हैं। परीक्षा में पहुँच अधिकारों का अंतर समझें।
A. सामान्य रूप से फाइल में परिवर्तन सहेजना प्रतिबंधित हो जाता है/Saving changes to the file is normally restricted
Step 1
Concept
The read-only attribute helps prevent accidental modification. Do not confuse it with complete security or encryption.
Step 2
Why this answer is correct
The correct answer is A. सामान्य रूप से फाइल में परिवर्तन सहेजना प्रतिबंधित हो जाता है / Saving changes to the file is normally restricted. The read-only attribute helps prevent accidental modification. Do not confuse it with complete security or encryption.
Step 3
Exam Tip
केवल पढ़ने योग्य विशेषता अनचाहे परिवर्तन से बचाने में सहायता करती है। परीक्षा में इसे पूर्ण सुरक्षा या कूटलेखन न मानें।
D. फाइल देखी जा सकती है लेकिन सामान्यतः बदली नहीं जा सकती/The file can be viewed but normally not modified
Step 1
Concept
The read-only attribute protects a file from unwanted changes. Editing may become possible after changing permissions.
Step 2
Why this answer is correct
The correct answer is D. फाइल देखी जा सकती है लेकिन सामान्यतः बदली नहीं जा सकती / The file can be viewed but normally not modified. The read-only attribute protects a file from unwanted changes. Editing may become possible after changing permissions.
Step 3
Exam Tip
केवल पढ़ने योग्य गुण अनचाहे परिवर्तन से फाइल को बचाता है। अनुमति बदलने पर संपादन संभव हो सकता है।
C. अनचाहे बदलाव से बचाव होता है/It helps prevent unwanted changes
Step 1
Concept
Read-only status can restrict editing. Distinguish reading permission from editing permission in exams.
Step 2
Why this answer is correct
The correct answer is C. अनचाहे बदलाव से बचाव होता है / It helps prevent unwanted changes. Read-only status can restrict editing. Distinguish reading permission from editing permission in exams.
Step 3
Exam Tip
पढ़ने योग्य स्थिति संपादन को सीमित कर सकती है। परीक्षा में पढ़ने और संपादन अधिकार अलग समझें।