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
Which antivirus feature allows users to run potentially harmful files in a controlled environment to check for malicious behaviour?
Which antivirus feature allows users to run potentially harmful files in a controlled environment to...
Which of the following best describes the role of a system software in relation to application software?
Which of the following best describes the role of a system software in relation to application...
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 full form of LINIUX
What is the full form of LINUX LINUX का पूण रूप क्या है?
Which of the following options in the Windows operating system provides access to various system settings, such as display resolution, sound settings, and user accounts?
Which of the following options in the Windows operating system provides access to various system...
You need to change the system date and time on your Windows 10 operating system. Which of the following steps correctly outlines the process?
You need to change the system date and time on your Windows 10 operating system....
Full form of GUI is
Full form of GUI is GUI का पूर्ण रूप है