C. संस्करण संघर्ष और विरोधी परिवर्तन/Version conflicts and competing changes
Step 1
Concept
Changes made in separate copies may conflict with one another. Understand the importance of version control for collaboration.
Step 2
Why this answer is correct
The correct answer is C. संस्करण संघर्ष और विरोधी परिवर्तन / Version conflicts and competing changes. Changes made in separate copies may conflict with one another. Understand the importance of version control for collaboration.
Step 3
Exam Tip
अलग प्रतियों में किए गए बदलाव एक दूसरे से टकरा सकते हैं। परीक्षा में सहयोग के लिए संस्करण नियंत्रण का महत्व समझें।
C. दोनों संस्करण सुरक्षित रखकर बदलावों की तुलना और आवश्यक सामग्री का सावधानी से विलय करना/Preserve both versions compare the changes and carefully merge the required content
Step 1
Concept
Preserving both versions reduces the risk of losing useful changes. Prioritise comparison and backup during a conflict.
Step 2
Why this answer is correct
The correct answer is C. दोनों संस्करण सुरक्षित रखकर बदलावों की तुलना और आवश्यक सामग्री का सावधानी से विलय करना / Preserve both versions compare the changes and carefully merge the required content. Preserving both versions reduces the risk of losing useful changes. Prioritise comparison and backup during a conflict.
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. संस्करण टकराव या बदलावों का अधिलेखन/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
एक ही फाइल पर अलग बदलाव टकरा सकते हैं। परीक्षा में साझा संपादन और संस्करण नियंत्रण जोड़ें।