C. केवल पिछले बैकअप के बाद बदली फाइलें सहेजना/Save only files changed since the previous backup
Explanation
Simple Explanation
वृद्धिशील बैकअप केवल नए या बदले डेटा को सहेजता है। इससे समय और भंडारण स्थान बच सकता है। / An incremental backup saves only new or changed data. This can save time and storage space.
D. मुख्य उपकरण खराब होने पर डेटा बचाने के लिए/To protect data if the main device fails
Explanation
Simple Explanation
अलग स्थान पर बैकअप रखने से मुख्य उपकरण की खराबी या चोरी के बाद भी डेटा उपलब्ध रह सकता है। केवल एक ही उपकरण पर बैकअप पर्याप्त नहीं है। / Keeping a backup in another location can preserve data after failure or theft of the main device. A backup on only one device may be insufficient.
A. फाइल द्वारा उपयोग किए जाने वाले स्थान को कम करना/Reduce the space used by a file
Explanation
Simple Explanation
कम्प्रेशन डेटा को अधिक सघन रूप में रखकर फाइल का आकार कम कर सकता है। संपीड़ित फाइल खोलने के लिए उसे निकालना पड़ सकता है। / Compression can reduce file size by storing data more compactly. A compressed file may need to be extracted before use.
B. जब मूल डेटा पूरी तरह वापस चाहिए/When the original data must be recovered exactly
Explanation
Simple Explanation
दोषरहित कम्प्रेशन में मूल डेटा पूरी तरह पुनः प्राप्त किया जा सकता है। यह दस्तावेज और कार्यक्रम फाइलों के लिए उपयोगी है। / Lossless compression allows the original data to be recovered exactly. It is useful for documents and program files.
C. यह नियंत्रित करना कि कौन फाइल पढ़ या बदल सकता है/Control who can read or modify a file
Explanation
Simple Explanation
फाइल अनुमति उपयोगकर्ताओं के पढ़ने लिखने और बदलने के अधिकार नियंत्रित करती है। इससे डेटा की सुरक्षा बढ़ती है। / File permissions control users' rights to read write or modify a file. This improves data security.
D. फाइल देखी जा सकती है लेकिन सामान्यतः बदली नहीं जा सकती/The file can be viewed but normally not modified
Explanation
Simple Explanation
केवल पढ़ने योग्य गुण अनचाहे परिवर्तन से फाइल को बचाता है। अनुमति बदलने पर संपादन संभव हो सकता है। / The read-only attribute protects a file from unwanted changes. Editing may become possible after changing permissions.
A. शॉर्टकट मूल फाइल की ओर संकेत करता है/A shortcut points to the original file
Explanation
Simple Explanation
शॉर्टकट केवल मूल फाइल या अनुप्रयोग तक पहुंच का मार्ग देता है। मूल वस्तु हटने पर शॉर्टकट काम नहीं कर सकता। / A shortcut only provides a path to the original file or application. It may stop working if the original item is removed.
B. मूल फाइल का स्थान बदलना या मिटना/The original file being moved or deleted
Explanation
Simple Explanation
शॉर्टकट मूल स्थान का पथ रखता है। मूल फाइल हटने या स्थान बदलने पर वह पथ अमान्य हो सकता है। / A shortcut stores the path to the original location. That path may become invalid if the original file is moved or deleted.
C. भंडारण में फाइल का सटीक स्थान/Exact location of a file in storage
Explanation
Simple Explanation
फाइल पथ ड्राइव फोल्डर और उपफोल्डर के क्रम से फाइल का स्थान बताता है। सही पथ से फाइल तक पहुंचा जाता है। / A file path shows the location of a file through a sequence of drives folders and subfolders. The correct path provides access to the file.
D. विशिष्ट प्रकार की फाइलें खोजने के लिए/To find files of a specific type
Explanation
Simple Explanation
फाइल विस्तार फाइल के प्रकार की पहचान करता है। खोज में विस्तार देने से परिणाम सीमित और अधिक सटीक हो सकते हैं। / A file extension identifies the file type. Using an extension in search can narrow and improve the results.