Correct option is A
The correct answer is (a) Creating a logical folder structure that reflects the content, using clear, descriptive names.
The most effective way to organize files and folders is by creating a structured hierarchy based on content type, project, or purpose, and using clear, descriptive names.
This improves navigation, retrieval, and collaboration, especially in shared environments or long-term storage.
Information Booster:
Folder hierarchy helps avoid clutter and allows for faster file access.
Descriptive naming conventions reduce the chances of misplacing or overwriting files.
Best practice includes using dates and version numbers (e.g.,
Report_2025_v2.docx
).Helps in backing up and synchronizing files more efficiently.
Facilitates compliance in professional or academic settings where file traceability is critical.
Additional Information (Why Other Options Are Incorrect):
(B) Random characters: Causes confusion and makes file retrieval difficult.
(C) Frequent renaming: Leads to version control issues and disrupts continuity.
(D) One directory storage: Becomes cluttered, difficult to manage, and hinders file discovery.