List the five major disadvantages of traditional file processing systems.
List the five major disadvantages of traditional file processing systems.
Answer
Program-data dependence, duplication of data, limited data sharing, lengthy development times, and excessive program maintenance.
Program-data dependence is the headliner: file descriptions are embedded in each program, so a file change forces a change to every program using it.