D. एक साथ असंगत संपादन से बचाना/Prevent conflicting simultaneous edits
Step 1
Concept
File locking controls who can modify a file at a given time. This reduces data inconsistency during shared work.
Step 2
Why this answer is correct
The correct answer is D. एक साथ असंगत संपादन से बचाना / Prevent conflicting simultaneous edits. File locking controls who can modify a file at a given time. This reduces data inconsistency during shared work.
Step 3
Exam Tip
फाइल लॉकिंग नियंत्रित करती है कि एक समय में कौन फाइल बदल सकता है। इससे साझा कार्य में डेटा असंगति घटती है।
C. संस्करण टकराव या बदलावों का अधिलेखन हो सकता है/Version conflict or overwriting of changes may occur
Step 1
Concept
Parallel edits to the same file may conflict. Link shared editing with version control in exams.
Step 2
Why this answer is correct
The correct answer is C. संस्करण टकराव या बदलावों का अधिलेखन हो सकता है / Version conflict or overwriting of changes may occur. Parallel edits to the same file may conflict. Link shared editing with version control in exams.
Step 3
Exam Tip
एक ही फाइल पर समानांतर बदलाव टकरा सकते हैं। परीक्षा में साझा संपादन को संस्करण नियंत्रण से जोड़ें।
C. परस्पर विरोधी बदलाव या आँकड़ा असंगति/Conflicting changes or data inconsistency
Step 1
Concept
Simultaneous writing may cause conflicting changes. Understand the importance of synchronization and file locks.
Step 2
Why this answer is correct
The correct answer is C. परस्पर विरोधी बदलाव या आँकड़ा असंगति / Conflicting changes or data inconsistency. Simultaneous writing may cause conflicting changes. Understand the importance of synchronization and file locks.
Step 3
Exam Tip
एक साथ लेखन से बदलाव टकरा सकते हैं। परीक्षा में साझा फाइलों के लिए समन्वय और फाइल ताले का महत्व समझें।
C. संस्करण टकराव या बदलावों का अधिलेखन/Version conflict or overwriting of changes
Step 1
Concept
Different edits to the same file may conflict. Link shared editing with version control in exams.
Step 2
Why this answer is correct
The correct answer is C. संस्करण टकराव या बदलावों का अधिलेखन / Version conflict or overwriting of changes. Different edits to the same file may conflict. Link shared editing with version control in exams.
Step 3
Exam Tip
एक ही फाइल पर अलग बदलाव टकरा सकते हैं। परीक्षा में साझा संपादन और संस्करण नियंत्रण जोड़ें।
A. कई अधिकृत लोग एक ही दस्तावेज पर काम कर सकते हैं/Multiple authorised people can work on the same document
Step 1
Concept
A shared file supports collaboration and quick updates. Identify collaborative work in exams.
Step 2
Why this answer is correct
The correct answer is A. कई अधिकृत लोग एक ही दस्तावेज पर काम कर सकते हैं / Multiple authorised people can work on the same document. A shared file supports collaboration and quick updates. Identify collaborative work in exams.
Step 3
Exam Tip
साझा फाइल सहयोग और त्वरित अद्यतन में मदद करती है। परीक्षा में सहयोगात्मक कार्य पहचानें।