Which of the following paths correctly represents the hierarchical structure of directories in Windows?
Which of the following paths correctly represents the hierarchical structure of directories in Windows?
निम्नलिखित में से कौन-सा पथ (Path) विंडोज में डायरेक्ट्राज का पदानुक्रमित संरचना (hierarchical structure) का सही निरुपण करता है?
Detailed Solution & Logic
C:\Users\Documents\MyFile.txt
Explanation (व्याख्या):
In the Windows operating system, the directory (folder) structure follows a hierarchical arrangement.
Windows ऑपरेटिंग सिस्टम में directory (folder) structure एक hierarchical (पदानुक्रमित) व्यवस्था में होता है।
At the top level, there is a drive letter such as C:.
सबसे ऊपर के स्तर पर Drive Letter होता है जैसे C:।
Below the drive, there are folders or directories that may contain sub-folders or files.
Drive के नीचे folders या directories होते हैं जिनके अंदर sub-folders या files हो सकती हैं।
A correct path means the proper order of Drive → Folder → Sub-folder → File.
सही path का अर्थ है Drive → Folder → Sub-folder → File का सही क्रम।
In the path C:\Users\Documents\MyFile.txt:
C:\Users\Documents\MyFile.txt path में:
C: represents the drive.
C: Drive को दर्शाता है।
Users is the main folder.
Users मुख्य folder है।
Documents is the sub-folder.
Documents एक sub-folder है।
MyFile.txt is the file.
MyFile.txt एक file है।
Why other options are wrong (अन्य विकल्प क्यों गलत हैं):
A) Documents\C:\Users\MyFile.txt ❌
The drive letter must appear at the beginning of the path.
Path की शुरुआत में Drive Letter होना चाहिए, यहाँ क्रम गलत है।
B) C:\Documents\Users\MyFile.txt ❌
In Windows, the Users folder is normally inside C:\Users, not inside Documents.
Windows में Users folder सामान्यतः C:\Users के अंदर होता है, Documents के अंदर नहीं।
D) Users\C:\Documents\MyFile.txt ❌
The drive letter should always be at the start of the path, not in the middle.
Drive Letter हमेशा path की शुरुआत में होता है, बीच में नहीं।
Extra Facts (अतिरिक्त तथ्य):
Absolute Path:
An absolute path gives the complete location of a file or folder.
Absolute Path फाइल या फोल्डर का पूरा स्थान बताता है।
Example: C:\Users\Documents\MyFile.txt
Relative Path:
A relative path describes the location relative to the current folder.
Relative Path वर्तमान folder के सापेक्ष स्थान बताता है।
Example: ..\Documents\MyFile.txt
In Windows, the backslash ** is used as the path separator.
Windows में \ (backslash) को path separator के रूप में उपयोग किया जाता है।
Exam Tip (परीक्षा टिप):
Correct hierarchical path follows the order: Drive Letter → Folders → Subfolders → File.
सही hierarchical path का क्रम होता है: Drive Letter → Folders → Subfolders → File।
Similar Practice Questions
In Unix, files are divided into _____ major categories.
In Unix, files are divided into _____ major categories. यूनिक्स (Unix) में, फ़ाइलों को ——...
What is the background of the screen known as?
What is the background of the screen known as? स्क्रीन के बैकग्राउड को किस नाम...
By which shortcut key is a file/folder deleted?
By which shortcut key is a file/folder deleted? किसी फाइल/फोल्डर को किस शाॅर्टकट कुंजी द्वारा...
Which system library is considered the most important in the Linux system?
Which system library is considered the most important in the Linux system? लिनक्स सिस्टम (Linux...
What is the function of operating system?
What is the function of operating system? ऑपरेटिंग सिस्टम का क्या कार्य है?
Which tool in Windows helps install and manage hardware drivers?
Which tool in Windows helps install and manage hardware drivers? विंडोज में कौन-सा टूल हार्डवेयर...
Which of the following keyboard shortcuts is used to print a web page in Google Chrome in the Windows OS?
Which of the following keyboard shortcuts is used to print a web page in Google...