Which of the following tasks is performed by the root directory in a computer system?
Which of the following tasks is performed by the root directory in a computer system?
कंम्प्यूटर सिस्टम में रूट डायरेक्टरी (root directory) द्वारा निम्नलिखित में से कौन-सा कार्य किया जाता है
Detailed Solution & Logic
Locating files easily and quickly/ फ़ाइल को आसानी से और तेज़ी से लोकेट करना
📘 Explanation
The Root Directory is the top-most directory in a file system.
Root Directory फाइल सिस्टम की सबसे ऊपरी (top-most) directory होती है।
It acts as the main folder that contains all other folders (subdirectories) and files.
यह मुख्य folder की तरह काम करती है जिसमें अन्य सभी folders (subdirectories) और files होती हैं।
Its main function is to organize and store files into separate folders so that the file system remains structured.
इसका मुख्य कार्य files को अलग-अलग folders में व्यवस्थित करना है ताकि file system सही तरीके से structured रहे।
The root directory helps maintain a hierarchical structure.
Root directory file system में hierarchical structure बनाए रखने में मदद करती है।
Example in Windows:
Windows में उदाहरण:
C:\
├── Program Files
├── Users
├── Windows
└── Documents
Why other options are incorrect / अन्य विकल्प क्यों गलत हैं
❌ Locating files quickly – This task is mainly performed by the operating system and indexing system.
❌ Locating files quickly – यह कार्य मुख्य रूप से operating system और indexing system द्वारा किया जाता है।
❌ Modifying file content – This is done by software applications.
❌ Modifying file content – यह कार्य software applications करते हैं।
❌ Creating new files – This is done by users or programs, not specifically by the root directory.
❌ Creating new files – यह कार्य users या programs करते हैं, root directory नहीं।
📗 व्याख्या
Root Directory फाइल सिस्टम की सबसे ऊपरी डायरेक्टरी होती है।
यह मुख्य फ़ोल्डर होता है जिसके अंदर अन्य सभी फ़ोल्डर और फाइलें होती हैं।
इसका मुख्य कार्य है:
👉 फाइलों को अलग-अलग folders (subdirectories) में व्यवस्थित रूप से स्टोर करना।
यह पूरे file system को organized और structured बनाता है।
उदाहरण (Windows में):
C:\
यह C ड्राइव की Root Directory होती है।
⭐ Extra Facts / अतिरिक्त जानकारी
🔹 In Windows, the root directory is usually **C:**.
🔹 Windows में root directory आमतौर पर *C:* होती है।
🔹 In Linux, the root directory is represented by /.
🔹 Linux में root directory को / से दर्शाया जाता है।
🔹 All folders and files start from the root directory.
🔹 सभी folders और files root directory से ही शुरू होते हैं।
🔹 Common file system types include NTFS, FAT32, and ext4.
🔹 सामान्य file system types में NTFS, FAT32 और ext4 शामिल हैं।
🔹 The root directory does not have a parent directory.
🔹 Root directory की कोई parent directory नहीं होती।
Similar Practice Questions
How can a user change the display settings in the Windows operating system?
How can a user change the display settings in the Windows operating system? कोई यूजर...
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 desktop elements in MS Windows OS displays icons representing shortcuts to frequently accessed files, folders, and programs?
Which of the following desktop elements in MS Windows OS displays icons representing shortcuts to...
Which icon is clicked to add a program in Ubuntu?
Which icon is clicked to add a program in Ubuntu? उबन्तू में प्रोग्राम जोड़ने के...
Which of the following features is NOT a characteristic of the Windows OS?
Which of the following features is NOT a characteristic of the Windows OS? निम्नलिखित में...
A program that converts a high-level language program into a set of instructions that can run on a computer is called _________.
A program that converts a high-level language program into a set of instructions that can...
Which of the following keyboard combinations in the Microsoft Windows operating system will help terminate the unresponsive application?
Which of the following keyboard combinations in the Microsoft Windows operating system will help terminate...