Computer Science, asked by surajekka1485, 1 year ago

I stored a group of file with data on the same/different subject

Answers

Answered by sohailabbas
1

Answer: data of same subject in different files is redundent. There should not be duplicate data in different files this situation is called redundency.

For example a file of student contains all data about student. Any other file that contains data of those students who have got book from library. In this case data became redundent because there is same data in two different files

Explanation:

Similar questions