Concept-wise Practice

data-writing MCQ Questions for Class 9

data-writing se related questions ko ek jagah revise karein. Har question me bilingual content, answer feedback aur explanation available hai.

Practice Questions

2 questions tagged with data-writing.

फाइल बंद किए बिना लिखे गए डेटा को तुरंत भंडारण पर भेजने की प्रक्रिया क्या कहलाती है?

What is the process of immediately sending buffered file data to storage without closing the file called?

Explanation opens after your attempt
Correct Answer

B. फ्लश करनाFlushing

Step 1

Concept

Flushing writes buffered data waiting in memory to storage. It can be important before safely removing a device.

Step 2

Why this answer is correct

The correct answer is B. फ्लश करना / Flushing. Flushing writes buffered data waiting in memory to storage. It can be important before safely removing a device.

Step 3

Exam Tip

फ्लश करने से स्मृति में प्रतीक्षारत डेटा भंडारण पर लिखा जाता है। सुरक्षित निष्कासन से पहले यह प्रक्रिया महत्वपूर्ण हो सकती है।

Open Question Page
Ask Friends

यदि पेन ड्राइव को डेटा लिखते समय अचानक निकाल दिया जाए तो कौन-सा जोखिम है?

What is the risk of removing a pen drive while data is being written?

Explanation opens after your attempt
Correct Answer

B. फाइल अधूरी या खराब हो सकती हैThe file may become incomplete or corrupted

Step 1

Concept

Removing the device before writing completes may damage data. Remember safe removal in exams.

Step 2

Why this answer is correct

The correct answer is B. फाइल अधूरी या खराब हो सकती है / The file may become incomplete or corrupted. Removing the device before writing completes may damage data. Remember safe removal in exams.

Step 3

Exam Tip

लेखन पूरा होने से पहले उपकरण हटाने से डेटा क्षति हो सकती है। परीक्षा में सुरक्षित निष्कासन याद रखें।

Open Question Page
Ask Friends