Question
Computer Science Question on File Organization and Indexing
Which of the following is not a limitation of file systems?
A
Data Redundancy
B
Data Inconsistency
C
Data dependence
D
Storing Space
Answer
Storing Space
Explanation
Solution
File systems suffer from data redundancy, inconsistency, and dependence. Storage space is generally not considered a direct limitation.