एक कंप्यूटर में दो कार्यक्रम एक ही फाइल को बदल रहे हैं। किस समस्या की संभावना सबसे अधिक है?
Two programs are modifying the same file on a computer. Which problem is most likely?
Explanation opens after your attempt
A. परस्पर विरोधी परिवर्तन या आँकड़ा असंगतिConflicting changes or data inconsistency
Concept
Simultaneous writing can cause conflicting changes or inconsistent content. Understand the link between shared resources and synchronization.
Why this answer is correct
The correct answer is A. परस्पर विरोधी परिवर्तन या आँकड़ा असंगति / Conflicting changes or data inconsistency. Simultaneous writing can cause conflicting changes or inconsistent content. Understand the link between shared resources and synchronization.
Exam Tip
एक साथ लिखने पर परिवर्तन टकरा सकते हैं या सामग्री असंगत हो सकती है। परीक्षा में साझा संसाधन और समकालिकता का संबंध समझें।
Login to save your score, XP, coins and progress.
