यदि एक ही नाम की दो फाइलें अलग फोल्डरों में हों तो क्या वे अलग फाइलें हो सकती हैं?
Can two files with the same name in different folders be separate files?
Explanation opens after your attempt
A. हाँ, क्योंकि उनके पूरे पथ अलग हो सकते हैंYes, because their full paths can be different
Simple Explanation
सही उत्तर हाँ है। फाइल का नाम केवल उसके फोल्डर के भीतर अद्वितीय होना चाहिए, पूरे कंप्यूटर में नहीं। उदाहरण के लिए, Documents/report.txt और Downloads/report.txt अलग-अलग फाइलें हो सकती हैं क्योंकि उनके पूरे पथ अलग हैं। विकल्प D गलत है, क्योंकि समान नाम वाली फाइलों की सामग्री और आकार अलग हो सकते हैं। परीक्षा टिप: फाइल की सही पहचान के लिए नाम के साथ उसका पूरा पथ देखें। / Yes is correct. A file name needs to be unique only within its own folder, not across the entire computer. For example, Documents/report.txt and Downloads/report.txt can be separate files because their full paths are different. Option D is incorrect because files with the same name may have different contents and sizes. Exam tip: use the full file path, not just the file name, to identify a file.
Login to save your score, XP, coins and progress.
