Questions: File Management and Organization

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A colleague keeps all their files in a single folder and says 'I never lose anything — the search function always finds what I need.' What is the critical flaw in this strategy?

ASearch functions use excessive CPU and slow down the computer
BThe operating system cannot index files that aren't in organized folders
CSearch works fine for personal use, but the system breaks down when sharing files, backing up selectively, or reconstructing file relationships after data loss
DFiles stored in a single folder are more vulnerable to corruption
Question 2 Multiple Choice

Why is '2024-03-15_tax-return-federal.pdf' a better filename than 'tax return final.pdf'?

AIt avoids using spaces, which can cause errors in some systems and scripts
BThe ISO date format at the start causes files to sort chronologically automatically in any file browser, and the content is identifiable without opening the file
CLonger filenames are indexed faster by the operating system
DThe hyphen separator prevents accidental overwriting of files with the same name
Question 3 True / False

File organization exists entirely for human benefit — the operating system can retrieve any file regardless of where it sits in the folder hierarchy.

TTrue
FFalse
Question 4 True / False

Keeping frequently-used files on your Desktop is a reasonable long-term file organization strategy because it keeps them immediately accessible.

TTrue
FFalse
Question 5 Short Answer

What makes a file name 'good,' and why does this matter more in a folder with many files than in a folder with only a few?

Think about your answer, then reveal below.