किसी माउंट किए गए भंडारण को हटाने से पहले अनमाउंट करना क्यों जरूरी है?
Why is unmounting required before disconnecting mounted storage?
Explanation opens after your attempt
B. लंबित लेखन पूरा करने और फाइल प्रणाली असंगति रोकने के लिएTo complete pending writes and prevent file-system inconsistency
Concept
Unmounting lets the operating system stop using the file system and finish pending operations. Sudden removal may corrupt data.
Why this answer is correct
The correct answer is B. लंबित लेखन पूरा करने और फाइल प्रणाली असंगति रोकने के लिए / To complete pending writes and prevent file-system inconsistency. Unmounting lets the operating system stop using the file system and finish pending operations. Sudden removal may corrupt data.
Exam Tip
अनमाउंट करने पर संचालन तंत्र फाइल प्रणाली का उपयोग बंद करके लंबित कार्य पूरा करता है। अचानक हटाने से डेटा खराब हो सकता है।
Login to save your score, XP, coins and progress.
