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 Windows OS, where are the files and folders stored on a computer?
In Windows OS, where are the files and folders stored on a computer? विंडोज OS...
Which of the following options is used so that the adjustments can be made, and document can be viewed?
Which of the following options is used so that the adjustments can be made, and...
Through what are the various files of the Ubuntu operating system identified?
Through what are the various files of the Ubuntu operating system identified? उबन्तू ऑपरेटींग सिस्टम...
What is contained in a compressed (zipped) file?
What is contained in a compressed (zipped) file? किसी कम्प्रेस्ड (जिप की गई) फाइल में...
Which of the following measures is essential for securing a PC and protecting it from cyber threats?
Which of the following measures is essential for securing a PC and protecting it from...
Which of the following Windows utilities is used to modify system startup settings and manage system services?
Which of the following Windows utilities is used to modify system startup settings and manage...
Which of the following permits you to perform a search for a document that was NOT saved effectively in the Open dialog box?
Which of the following permits you to perform a search for a document that was...