Which of the following statements in regard to directories is false?
A. Directories can exist inside directories
B. The root directory is always at the highest level
C. Directories with files can be deleted
D. Directories cannot be renamed
Answer: Option D
Solution (By Examveda Team)
In MS-DOS and modern operating systems, directories (or folders) are organizational structures used to store files. Here's an analysis of each statement:Directories can exist inside directories:
This statement is true. Directories can contain other directories, forming a hierarchical structure where directories can be nested within each other.
The root directory is always at the highest level:
This statement is generally true. The root directory is the top-most directory in a file system hierarchy. It contains all other directories and files on the disk.
Directories with files can be deleted:
This statement is true. Directories that contain files can be deleted from the file system. Deleting a directory typically removes all files and subdirectories contained within it.
Directories cannot be renamed:
This statement is false. Directories can be renamed in MS-DOS and other operating systems. Renaming a directory changes its name while keeping its contents intact.
Therefore, the correct answer is Option D: Directories cannot be renamed.
Related Questions on Disk Operating System (DOS)
In MS-Dos what command you will use to display system date?
A. Date command
B. Ver command
C. Disk command
D. Format command
While working with Ms-Dos which command transfers a specific file from one disk to another?
A. Copy
B. Diskcopy
C. Time
D. Rename
If you don't know the current time, which command will you use to display
A. Copy
B. Ver
C. Time
D. Format

Join The Discussion