फाइल विस्तार बदलने मात्र से वास्तविक फाइल प्रारूप क्यों नहीं बदलता?
Why does changing only a file extension not change the actual file format?
Explanation opens after your attempt
C. विस्तार केवल प्रकार की पहचान बताता है जबकि अंदर का डेटा वही रहता हैThe extension only indicates type while the internal data remains unchanged
Concept
A file format is determined by its internal data structure. Changing only the ending of its name does not convert the data.
Why this answer is correct
The correct answer is C. विस्तार केवल प्रकार की पहचान बताता है जबकि अंदर का डेटा वही रहता है / The extension only indicates type while the internal data remains unchanged. A file format is determined by its internal data structure. Changing only the ending of its name does not convert the data.
Exam Tip
फाइल प्रारूप उसके आंतरिक डेटा ढांचे से तय होता है। केवल नाम के अंत को बदलने से डेटा रूपांतरित नहीं होता।
Login to save your score, XP, coins and progress.
